Skip to content

Commit 9457eac

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] <support@github.com>
1 parent bf6c50a commit 9457eac

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
@@ -118,7 +118,7 @@ dependencies {
118118
testImplementation 'org.apache.groovy:groovy-json:4.0.27'
119119
testImplementation 'com.google.code.gson:gson:2.13.1'
120120
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
121-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
121+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
122122
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
123123
testImplementation 'com.github.javafaker:javafaker:1.0.2'
124124

0 commit comments

Comments
 (0)