Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 629131c commit c7d5b85
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 @@ -50,7 +50,7 @@ dependencies {
api platform('org.junit:junit-bom:5.10.0')
api platform('org.apache.logging.log4j:log4j-bom:2.20.0')
api platform('org.glassfish.jersey:jersey-bom:3.1.3')
api platform('com.fasterxml.jackson:jackson-bom:2.15.2')
api platform('com.fasterxml.jackson:jackson-bom:2.15.3')

constraints {
api 'com.github.spotbugs:spotbugs-annotations:4.7.3'
Expand Down

0 comments on commit c7d5b85

Please sign in to comment.