Skip to content

Commit d5b1ae6

Browse files
Bump jackson-databind from 2.9.10.8 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.12.6.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] <[email protected]>
1 parent e8089a9 commit d5b1ae6

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
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>com.fasterxml.jackson.core</groupId>
199199
<artifactId>jackson-databind</artifactId>
200-
<version>2.9.10.8</version>
200+
<version>2.12.6.1</version>
201201
</dependency>
202202
<dependency>
203203
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)