Skip to content

Commit

Permalink
Upgrade to MongoDB 4.11.2
Browse files Browse the repository at this point in the history
Closes gh-40307
  • Loading branch information
wilkinsona committed Apr 10, 2024
1 parent 9ff51a6 commit 6c70cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,7 @@ bom {
]
}
}
library("MongoDB", "4.11.1") {
library("MongoDB", "4.11.2") {
group("org.mongodb") {
modules = [
"bson",
Expand Down

0 comments on commit 6c70cf2

Please sign in to comment.