Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0 (#174)
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.15.2 to 2.16.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens-Otto Larsen <46576810+jolarsen@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and jolarsen authored Dec 3, 2023
1 parent 35907b4 commit cf8324f
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 @@ -69,7 +69,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.15.2</version>
<version>2.16.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit cf8324f

Please sign in to comment.