Skip to content

Commit b04cb75

Browse files
Bump jackson-databind from 2.8.7 to 2.9.10.8 in /json
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.7 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 a329232 commit b04cb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.fasterxml.jackson.core</groupId>
1818
<artifactId>jackson-databind</artifactId>
19-
<version>2.8.7</version>
19+
<version>2.9.10.8</version>
2020
</dependency>
2121

2222
<dependency>

0 commit comments

Comments
 (0)