Skip to content

Commit 74fae0e

Browse files
build(deps): bump jackson-databind from 2.11.2 to 2.11.3 (#117)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.2 to 2.11.3. - [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 a93b984 commit 74fae0e

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
@@ -51,7 +51,7 @@
5151
<maven.compiler.source>1.8</maven.compiler.source>
5252
<maven.compiler.target>1.8</maven.compiler.target>
5353
<log4j.version>2.13.3</log4j.version>
54-
<jackson.version>2.11.2</jackson.version>
54+
<jackson.version>2.11.3</jackson.version>
5555
<aspectj.version>1.9.6</aspectj.version>
5656
<aws.sdk.version>2.14.10</aws.sdk.version>
5757
<aws.xray.recorder.version>2.7.1</aws.xray.recorder.version>

0 commit comments

Comments
 (0)