Skip to content

Commit 79ae9a3

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.19.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f1e07b commit 79ae9a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<jackson.package>com.fasterxml.jackson</jackson.package>
7979
<!-- To upgrade jackson, check the jdk versions inside the jar and include any new versions in the shading in parquet-jackson. -->
8080
<jackson.version>2.18.3</jackson.version>
81-
<jackson-databind.version>2.18.3</jackson-databind.version>
81+
<jackson-databind.version>2.19.0</jackson-databind.version>
8282
<japicmp.version>0.23.1</japicmp.version>
8383
<javax.annotation.version>1.3.2</javax.annotation.version>
8484
<spotless.version>2.30.0</spotless.version>

0 commit comments

Comments
 (0)