Skip to content

Commit

Permalink
Upgrade to MongoDB 4.8.1
Browse files Browse the repository at this point in the history
Closes gh-33600
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent 29c0eb1 commit 7e57a10
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 @@ -972,7 +972,7 @@ bom {
]
}
}
library("MongoDB", "4.8.0") {
library("MongoDB", "4.8.1") {
group("org.mongodb") {
modules = [
"bson",
Expand Down

0 comments on commit 7e57a10

Please sign in to comment.