Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.core:jackson-annotations
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Nov 14, 2024
1 parent f7d82eb commit bae33f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<checkstyle.config.location>${basedir}</checkstyle.config.location>
<com.fasterxml.jackson.databind.version>2.17.0</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.core.version>2.17.2</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
<com.fasterxml.jackson.annotations.version>2.18.1</com.fasterxml.jackson.annotations.version>
<slf4j.version>2.0.9</slf4j.version>
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
<apache.parquet.verstion>1.13.1</apache.parquet.verstion>
Expand Down

0 comments on commit bae33f9

Please sign in to comment.