Skip to content

Commit 8b3bc36

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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38aad1f commit 8b3bc36

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
@@ -52,7 +52,7 @@
5252
<properties>
5353
<main.class>io.github.cdimascio.japierrors.ApiErrors</main.class>
5454
<junit.version>4.12</junit.version>
55-
<jackson.version>2.9.7</jackson.version>
55+
<jackson.version>2.9.10.8</jackson.version>
5656
<unirest.version>1.4.9</unirest.version>
5757
<junit.jupiter.version>5.3.1</junit.jupiter.version>
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)