Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 1cb296b

Browse files
Bump jackson-databind from 2.9.10.1 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.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 bf514d6 commit 1cb296b

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>com.fasterxml.jackson.core</groupId>
121121
<artifactId>jackson-databind</artifactId>
122-
<version>2.9.10.1</version>
122+
<version>2.9.10.8</version>
123123
</dependency>
124124

125125
<!-- https://mvnrepository.com/artifact/log4j/log4j -->

0 commit comments

Comments
 (0)