Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit 3713eeb

Browse files
Bump jackson-databind from 2.8.11.1 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11.1 to 2.9.10.8. - [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 022fc44 commit 3713eeb

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
@@ -1428,7 +1428,7 @@
14281428
<dependency>
14291429
<groupId>com.fasterxml.jackson.core</groupId>
14301430
<artifactId>jackson-databind</artifactId>
1431-
<version>2.8.11.1</version> <!-- TODO sync. with jackson.version -->
1431+
<version>2.9.10.8</version> <!-- TODO sync. with jackson.version -->
14321432
</dependency>
14331433
<dependency>
14341434
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)