Skip to content

Commit 8809140

Browse files
Bump jackson-databind from 2.5.3 to 2.9.10.5 (timols#377)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.9.10.5. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97b9147 commit 8809140

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
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.fasterxml.jackson.core</groupId>
9090
<artifactId>jackson-databind</artifactId>
91-
<version>2.5.3</version>
91+
<version>2.9.10.5</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)