Skip to content

Commit f167395

Browse files
build(deps): bump jackson-databind from 2.12.0 to 2.12.1 (#247)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9da8cf commit f167395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<maven.compiler.source>1.8</maven.compiler.source>
5353
<maven.compiler.target>1.8</maven.compiler.target>
5454
<log4j.version>2.14.0</log4j.version>
55-
<jackson.version>2.12.0</jackson.version>
55+
<jackson.version>2.12.1</jackson.version>
5656
<aspectj.version>1.9.6</aspectj.version>
5757
<aws.sdk.version>2.15.61</aws.sdk.version>
5858
<aws.xray.recorder.version>2.8.0</aws.xray.recorder.version>

0 commit comments

Comments
 (0)