Skip to content

Commit

Permalink
Bump jackson-bom from 2.14.2 to 2.15.1 (#342)
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.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.15.1)

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

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 May 26, 2023
1 parent bcf288c commit 824dfac
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 @@ -217,7 +217,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jackson.version>2.14.2</jackson.version>
<jackson.version>2.15.1</jackson.version>
<jdom.version>2.0.2</jdom.version>
<surefire.version>3.1.0</surefire.version>
<maven.version>3.5.4</maven.version>
Expand Down

0 comments on commit 824dfac

Please sign in to comment.