Skip to content

Commit 261b7ee

Browse files
committed
Upgrade to MongoDB 5.2.0
Closes gh-42662
1 parent 2d7e4fd commit 261b7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@ bom {
13511351
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
13521352
}
13531353
}
1354-
library("MongoDB", "5.1.4") {
1354+
library("MongoDB", "5.2.0") {
13551355
group("org.mongodb") {
13561356
modules = [
13571357
"bson",

0 commit comments

Comments
 (0)