Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#1040)
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.17.0 to 2.17.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.17.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 1d63e83 commit 1ce6578
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 @@ -70,7 +70,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<skipITs>true</skipITs>
<version.ch.qos.logback>1.5.6</version.ch.qos.logback>
<version.com.fasterxml.jackson>2.17.0</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson>2.17.1</version.com.fasterxml.jackson>
<version.com.ginsberg.junit5-system-exit>1.1.2</version.com.ginsberg.junit5-system-exit>
<version.com.github.ekryd.sortpom>3.4.1</version.com.github.ekryd.sortpom>
<version.com.github.luben>1.5.6-3</version.com.github.luben>
Expand Down

0 comments on commit 1ce6578

Please sign in to comment.