Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).


Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and wadoon committed Nov 5, 2024
1 parent ad97009 commit b0bbba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies {
api project(':util')
api group: 'org.jdom', name: 'jdom2', version: '2.0.6.1'
api group: 'jaxen', name: 'jaxen', version: '2.0.0'
api group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.18.0'
api group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.18.1'
}

0 comments on commit b0bbba3

Please sign in to comment.