Skip to content

Commit f69450e

Browse files
Bump jackson-databind from 2.9.8 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 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 d93b92f commit f69450e

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
@@ -71,7 +71,7 @@
7171
<maven.compiler.source>1.8</maven.compiler.source>
7272
<maven.compiler.target>1.8</maven.compiler.target>
7373
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
74-
<jackson.version>2.9.8</jackson.version>
74+
<jackson.version>2.9.10.8</jackson.version>
7575
<httpcomponents.httpclient.version>4.5.6</httpcomponents.httpclient.version>
7676
<httpcomponents.httpcore.version>4.4.10</httpcomponents.httpcore.version>
7777
<junit.version>5.4.2</junit.version>

0 commit comments

Comments
 (0)