Skip to content

Commit 8b907cc

Browse files
build(deps): bump jackson-databind from 2.12.1 to 2.12.2 (#313)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e310022 commit 8b907cc

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.1</jackson.version>
55+
<jackson.version>2.12.2</jackson.version>
5656
<aspectj.version>1.9.6</aspectj.version>
5757
<aws.sdk.version>2.16.10</aws.sdk.version>
5858
<aws.xray.recorder.version>2.8.0</aws.xray.recorder.version>

0 commit comments

Comments
 (0)