Skip to content

Commit 9ceb4ff

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.0 to 2.19.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da67caf commit 9ceb4ff

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.12.1'
3434

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

0 commit comments

Comments
 (0)