Skip to content

Commit 3cab40a

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 81de257 commit 3cab40a

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
@@ -18,7 +18,7 @@
1818
<log4j.version>1.2.17</log4j.version>
1919
<handy.version>2.1.8</handy.version>
2020
<lombok.version>1.18.10</lombok.version>
21-
<fasterxml.jackson.databind.version>2.10.0</fasterxml.jackson.databind.version>
21+
<fasterxml.jackson.databind.version>2.12.7.1</fasterxml.jackson.databind.version>
2222
<spark.version>3.1.1.3</spark.version>
2323
<deequ.version>1.1.0.6-SNAPSHOT</deequ.version>
2424
<hudi.version>0.10.0.3</hudi.version>

0 commit comments

Comments
 (0)