Skip to content

Commit

Permalink
Bump jackson-bom from 2.14.2 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.15.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  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 arteam committed Apr 28, 2023
1 parent 5217ca1 commit dc52ea0
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 @@ -20,7 +20,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<jackson.version>2.14.2</jackson.version>
<jackson.version>2.15.0</jackson.version>
<intellij.annotations.version>24.0.1</intellij.annotations.version>
<slf4j.version>2.0.7</slf4j.version>

Expand Down

0 comments on commit dc52ea0

Please sign in to comment.