Skip to content

Commit bb3405b

Browse files
Bump jackson-databind from 2.9.10.5 to 2.9.10.8 (#70)
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:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55fab66 commit bb3405b

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
@@ -31,7 +31,7 @@
3131
<commons-io.version>2.4</commons-io.version>
3232
<httpcore.version>4.4.8</httpcore.version>
3333
<junit.version>4.12</junit.version>
34-
<jackson.version>2.9.10.5</jackson.version>
34+
<jackson.version>2.9.10.8</jackson.version>
3535
</properties>
3636

3737

0 commit comments

Comments
 (0)