Skip to content

Commit 4fecf64

Browse files
Bump jackson-databind from 2.12.1 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6822b63 commit 4fecf64

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
@@ -50,7 +50,7 @@
5050
<http-components.version>4.5.13</http-components.version>
5151

5252
<!-- Jackson version -->
53-
<jackson.version>2.12.1</jackson.version>
53+
<jackson.version>2.12.7.1</jackson.version>
5454

5555
<!-- Specify which Checkstyle ruleset to use -->
5656
<checkstyle.ruleset>build/checkstyle.xml</checkstyle.ruleset>

0 commit comments

Comments
 (0)