Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 30, 2024
1 parent 131bd16 commit ebc74cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.ganttproject.app.libs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {

exported "com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2"
exported "com.evanlennick:retry4j:0.15.0"
exported 'com.fasterxml.jackson.core:jackson-core:2.17.2'
exported 'com.fasterxml.jackson.core:jackson-core:2.18.0'
exported 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
exported 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2'
exported 'com.jgoodies:jgoodies-common:1.8.+'
Expand Down

0 comments on commit ebc74cf

Please sign in to comment.