Skip to content

Commit 6883373

Browse files
committed
Upgrade to MongoDB 5.5.2
Closes gh-47648
1 parent 50f890b commit 6883373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1620,7 +1620,7 @@ bom {
16201620
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
16211621
}
16221622
}
1623-
library("MongoDB", "5.5.1") {
1623+
library("MongoDB", "5.5.2") {
16241624
alignWith {
16251625
version {
16261626
of "org.mongodb:mongodb-driver-core"

0 commit comments

Comments
 (0)