Skip to content

Commit c130abb

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.0 to 2.20.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bab34bd commit c130abb

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
@@ -135,7 +135,7 @@ dependencies {
135135
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
136136
testImplementation 'com.google.code.gson:gson:2.13.2'
137137
testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
138-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
138+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
139139
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
140140
testImplementation 'com.github.javafaker:javafaker:1.0.2'
141141

0 commit comments

Comments
 (0)