Skip to content

Commit d257475

Browse files
Bump jackson-databind from 2.10.0 to 2.12.7.1 in /java
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 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] <[email protected]>
1 parent a160917 commit d257475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<log4j.version>1.2.17</log4j.version>
2424
<handy.version>2.1.8</handy.version>
2525
<lombok.version>1.18.10</lombok.version>
26-
<fasterxml.jackson.databind.version>2.10.0</fasterxml.jackson.databind.version>
26+
<fasterxml.jackson.databind.version>2.12.7.1</fasterxml.jackson.databind.version>
2727
<deequ.version>1.1.0.6-SNAPSHOT</deequ.version>
2828
<hudi.version>0.10.0.3</hudi.version>
2929
<awssdk.version>2.10.40</awssdk.version>

0 commit comments

Comments
 (0)