Skip to content

Commit 342f6ae

Browse files
Bump mongo-java-driver from 3.12.3 to 3.12.4 in /core (#2676)
1 parent bc67cb5 commit 342f6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ dependencies {
157157
testCompile 'org.apache.httpcomponents:httpclient:4.5.9'
158158
testCompile 'redis.clients:jedis:3.3.0'
159159
testCompile 'com.rabbitmq:amqp-client:5.9.0'
160-
testCompile 'org.mongodb:mongo-java-driver:3.12.3'
160+
testCompile 'org.mongodb:mongo-java-driver:3.12.4'
161161

162162
testCompile ('org.mockito:mockito-core:3.3.3') {
163163
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)