Skip to content

Commit

Permalink
Upgrade to MongoDB 4.4.1
Browse files Browse the repository at this point in the history
Closes gh-29350
  • Loading branch information
snicoll committed Jan 12, 2022
1 parent e14c13c commit d8739c4
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 @@ -1253,7 +1253,7 @@ bom {
]
}
}
library("MongoDB", "4.4.0") {
library("MongoDB", "4.4.1") {
group("org.mongodb") {
modules = [
"bson",
Expand Down

0 comments on commit d8739c4

Please sign in to comment.