Skip to content

Commit 113e8ca

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/org.apache.qpid-qpid-jms-client-2.8.0
2 parents 114d856 + f44749b commit 113e8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation 'org.mongodb:mongo-java-driver:3.12.14'
1919
testImplementation(platform('org.junit:junit-bom:5.13.4'))
2020
testImplementation 'org.junit.jupiter:junit-jupiter'
21-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
21+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
2222
testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0'
2323
testImplementation 'commons-io:commons-io:2.20.0'
2424
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)