Skip to content

Commit c2f00dd

Browse files
Bump org.mongodb:mongo-java-driver from 3.12.10 to 3.12.14 in /e2e-tests (#656)
Bumps [org.mongodb:mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.10 to 3.12.14. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r3.12.10...r3.12.14) --- updated-dependencies: - dependency-name: org.mongodb:mongo-java-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c6fe53 commit c2f00dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
dependencies {
1616
implementation 'org.apache.qpid:qpid-jms-client:0.57.0'
1717
implementation "org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.0"
18-
implementation 'org.mongodb:mongo-java-driver:3.12.10'
18+
implementation 'org.mongodb:mongo-java-driver:3.12.14'
1919

2020
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4'
2121
testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4'

0 commit comments

Comments
 (0)