Skip to content

Commit

Permalink
Build(deps): Bump com.fasterxml.jackson.core:jackson-core
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.1 to 2.18.0.
- [Commits](FasterXML/jackson-core@jackson-core-2.17.1...jackson-core-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 593f0eb commit 1b97665
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 @@ -66,7 +66,7 @@
<version.com.microsoft.azure.azure-storage>8.6.6</version.com.microsoft.azure.azure-storage>

<!-- Overridden versions as managed by WildFly -->
<version.com.fasterxml.jackson>2.17.1</version.com.fasterxml.jackson> <!-- azure-storage uses 2.6.0 -->
<version.com.fasterxml.jackson>2.18.0</version.com.fasterxml.jackson> <!-- azure-storage uses 2.6.0 -->
<version.org.slf4j>2.0.16</version.org.slf4j> <!-- azure-storage uses 1.7.12 -->

<!-- JDK 11 -->
Expand Down

0 comments on commit 1b97665

Please sign in to comment.