Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Mar 10, 2024
1 parent d8571ed commit dbe4f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ext {
hibernateVersion = '6.4.4.Final'
hsqldbVersion = '2.7.2'
h2Version = '2.2.224'
jacksonVersion = '2.16.1'
jacksonVersion = '2.16.2'
jaxbVersion = '4.0.5'
jcifsVersion = '2.1.37'
jeroMqVersion = '0.6.0'
Expand Down

0 comments on commit dbe4f6b

Please sign in to comment.