Skip to content

Commit aa09e72

Browse files
Bump jackson-databind from 2.4.2 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.2 to 2.12.7.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] <support@github.com>
1 parent 8accac2 commit aa09e72

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>com.fasterxml.jackson.core</groupId>
124124
<artifactId>jackson-databind</artifactId>
125-
<version>2.4.2</version>
125+
<version>2.12.7.1</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)