Skip to content

Commit 7ffb8ab

Browse files
Bump jackson-databind from 2.12.5 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.5 to 2.12.6.1. - [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 3491687 commit 7ffb8ab

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
@@ -143,7 +143,7 @@
143143

144144
<properties>
145145
<jackson.version>2.12.5</jackson.version>
146-
<jackson.databind.version>2.12.5</jackson.databind.version>
146+
<jackson.databind.version>2.12.6.1</jackson.databind.version>
147147
<maven.compiler.source>1.8</maven.compiler.source>
148148
<maven.compiler.target>1.8</maven.compiler.target>
149149
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)