Skip to content

Commit

Permalink
Bump mongo-java-driver from 3.12.1 to 3.12.3 in /core (#2594)
Browse files Browse the repository at this point in the history
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.1 to 3.12.3.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r3.12.1...r3.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 23, 2020
1 parent 4d17308 commit 2c20417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Expand Up @@ -157,7 +157,7 @@ dependencies {
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
testCompile 'redis.clients:jedis:3.2.0'
testCompile 'com.rabbitmq:amqp-client:5.8.0'
testCompile 'org.mongodb:mongo-java-driver:3.12.1'
testCompile 'org.mongodb:mongo-java-driver:3.12.3'
testCompile ('org.mockito:mockito-core:3.3.3') {
exclude(module: 'hamcrest-core')
}
Expand Down

0 comments on commit 2c20417

Please sign in to comment.