Skip to content

Commit 83151a3

Browse files
committed
Upgrade to MongoDB 4.4.0
Closes gh-28666
1 parent 7f3cff0 commit 83151a3

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
@@ -1254,7 +1254,7 @@ bom {
12541254
]
12551255
}
12561256
}
1257-
library("MongoDB", "4.4.0-beta1") {
1257+
library("MongoDB", "4.4.0") {
12581258
group("org.mongodb") {
12591259
modules = [
12601260
"bson",

0 commit comments

Comments
 (0)