Skip to content

Commit be34642

Browse files
Bump jackson-databind from 2.5.2 to 2.9.10.8 in /core
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.2 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f56c0e commit be34642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
<dependency>
366366
<groupId>com.fasterxml.jackson.core</groupId>
367367
<artifactId>jackson-databind</artifactId>
368-
<version>2.5.2</version>
368+
<version>2.9.10.8</version>
369369
<scope>test</scope>
370370
</dependency>
371371
<dependency>

0 commit comments

Comments
 (0)