We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f890b commit 6883373Copy full SHA for 6883373
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1620,7 +1620,7 @@ bom {
1620
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
1621
}
1622
1623
- library("MongoDB", "5.5.1") {
+ library("MongoDB", "5.5.2") {
1624
alignWith {
1625
version {
1626
of "org.mongodb:mongodb-driver-core"
0 commit comments