Skip to content

Commit

Permalink
Upgrade to MongoDB 4.4.0
Browse files Browse the repository at this point in the history
Closes gh-28666
  • Loading branch information
snicoll committed Nov 13, 2021
1 parent 7f3cff0 commit 83151a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1254,7 +1254,7 @@ bom {
]
}
}
library("MongoDB", "4.4.0-beta1") {
library("MongoDB", "4.4.0") {
group("org.mongodb") {
modules = [
"bson",
Expand Down

0 comments on commit 83151a3

Please sign in to comment.