Skip to content

Commit 4b04d20

Browse files
Bump jackson-databind from 2.5.5 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.5 to 2.12.7.1. - [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] <[email protected]>
1 parent 996835d commit 4b04d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.fasterxml.jackson.core</groupId>
2121
<artifactId>jackson-databind</artifactId>
22-
<version>2.10.5.1</version>
22+
<version>2.12.7.1</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)