Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
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.0 to 2.18.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.0...jackson-bom-2.18.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 25a9166 commit fae0144
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 @@ -28,7 +28,7 @@
<logback.version>1.5.12</logback.version>
<slf4j.version>2.0.16</slf4j.version>
<logstash.version>8.0</logstash.version>
<jackson.version>2.18.0</jackson.version>
<jackson.version>2.18.1</jackson.version>
<junit.version>5.11.3</junit.version>
<mockk.version>1.13.13</mockk.version>
</properties>
Expand Down

0 comments on commit fae0144

Please sign in to comment.