Skip to content

Commit 70df7e0

Browse files
Bump jackson-databind from 2.9.7 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.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] <[email protected]>
1 parent 4c3b3c6 commit 70df7e0

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>com.fasterxml.jackson.core</groupId>
202202
<artifactId>jackson-databind</artifactId>
203-
<version>2.9.7</version>
203+
<version>2.9.10.8</version>
204204
</dependency>
205205
<dependency>
206206
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)