Skip to content

Commit eadb8cc

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent add6dc5 commit eadb8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies {
111111
testImplementation 'org.codehaus.groovy:groovy-json:3.0.23'
112112
testImplementation 'com.google.code.gson:gson:2.11.0'
113113
testImplementation 'org.eclipse.jetty:jetty-server:11.0.24'
114-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
114+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
115115
testImplementation 'org.awaitility:awaitility-groovy:4.2.0'
116116
testImplementation 'com.github.javafaker:javafaker:1.0.2'
117117

0 commit comments

Comments
 (0)