Skip to content

Commit bae33f9

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump com.fasterxml.jackson.core:jackson-annotations
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.2 to 2.18.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7d82eb commit bae33f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<checkstyle.config.location>${basedir}</checkstyle.config.location>
100100
<com.fasterxml.jackson.databind.version>2.17.0</com.fasterxml.jackson.databind.version>
101101
<com.fasterxml.jackson.core.version>2.17.2</com.fasterxml.jackson.core.version>
102-
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
102+
<com.fasterxml.jackson.annotations.version>2.18.1</com.fasterxml.jackson.annotations.version>
103103
<slf4j.version>2.0.9</slf4j.version>
104104
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
105105
<apache.parquet.verstion>1.13.1</apache.parquet.verstion>

0 commit comments

Comments
 (0)