Skip to content

Commit 7c59b72

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.18.2 (#91)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.18.2. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0a1993 commit 7c59b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
api 'cloud.eppo:sdk-common-jvm:3.5.4'
3434

3535
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
36-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
36+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
3737
implementation 'org.ehcache:ehcache:3.10.8'
3838
implementation 'org.slf4j:slf4j-api:2.0.13'
3939
// Logback classic 1.3.x is compatible with java 8

0 commit comments

Comments
 (0)