Skip to content

Commit eafb15b

Browse files
committed
Upgrade to MongoDB 4.1.2
Closes gh-25634
1 parent 88fbd24 commit eafb15b

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
@@ -1140,7 +1140,7 @@ bom {
11401140
]
11411141
}
11421142
}
1143-
library("MongoDB", "4.1.1") {
1143+
library("MongoDB", "4.1.2") {
11441144
group("org.mongodb") {
11451145
modules = [
11461146
"bson",

0 commit comments

Comments
 (0)