Skip to content

Commit fc65430

Browse files
Bump jackson-databind from 2.9.10.5 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 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 2c672de commit fc65430

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.fasterxml.jackson.core</groupId>
8080
<artifactId>jackson-databind</artifactId>
81-
<version>2.9.10.5</version>
81+
<version>2.9.10.8</version>
8282
</dependency>
8383

8484
<!-- Runtime dependencies -->

0 commit comments

Comments
 (0)