Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2
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.18.1 to 2.18.2.
- [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 0d54d79 commit 94ea2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ final Map<String, String> libraries = [
groovy : 'org.apache.groovy:groovy:4.0.24',
guava : 'com.google.guava:guava:33.3.1-jre',
hibernateValidator: 'org.hibernate.validator:hibernate-validator:8.0.1.Final',
jacksonCore : 'com.fasterxml.jackson.core:jackson-core:2.18.1',
jacksonCore : 'com.fasterxml.jackson.core:jackson-core:2.18.2',
jcommander : 'com.beust:jcommander:1.82',
jhighlight : 'org.codelibs:jhighlight:1.1.0',
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:4.0.0',
Expand Down

0 comments on commit 94ea2f8

Please sign in to comment.