Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson:jackson-bom (#977)
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.1 to 2.18.2.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.1...jackson-bom-2.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 9a6a0db commit 1b54320
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 @@ -48,7 +48,7 @@
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
<version.slf4j>2.0.16</version.slf4j>
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.18.1</version.jackson>
<version.jackson>2.18.2</version.jackson>
<version.weld>5.1.3.Final</version.weld>
<version.spring-boot>3.0.7</version.spring-boot>

Expand Down

0 comments on commit 1b54320

Please sign in to comment.