File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -346,10 +346,10 @@ dependencies {
346
346
implementation ' org.apache.httpcomponents:httpclient:4.5.9'
347
347
implementation ' org.apache.kafka:kafka-clients:2.1.0'
348
348
implementation ' org.ini4j:ini4j:0.5.2'
349
- implementation ' org.mongodb:bson:4.11 .1'
350
- implementation ' org.mongodb:bson-record-codec:4.11 .1'
351
- implementation ' org.mongodb:mongodb-driver-core:4.11 .1'
352
- implementation ' org.mongodb:mongodb-driver-sync:4.11 .1'
349
+ implementation ' org.mongodb:bson:5.5 .1'
350
+ implementation ' org.mongodb:bson-record-codec:5.5 .1'
351
+ implementation ' org.mongodb:mongodb-driver-core:5.5 .1'
352
+ implementation ' org.mongodb:mongodb-driver-sync:5.5 .1'
353
353
implementation ' org.slf4j:slf4j-api:1.7.30'
354
354
355
355
// ### Server dependencies for java_common JsonServerServlet & WorkspaceServer ###
You can’t perform that action at this time.
0 commit comments