Skip to content

Commit 8fd97db

Browse files
committed
Upgrade to MongoDB Driver 5.0.0
1 parent 074d544 commit 8fd97db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ ext {
9494
micrometerTracingVersion = '1.3.0-SNAPSHOT'
9595
micrometerVersion = '1.13.0-SNAPSHOT'
9696
mockitoVersion = '5.10.0'
97-
mongoDriverVersion = '4.11.1'
97+
mongoDriverVersion = '5.0.0'
9898
mysqlVersion = '8.3.0'
9999
oracleVersion = '23.3.0.23.09'
100100
pahoMqttClientVersion = '1.2.5'

0 commit comments

Comments
 (0)