We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af73648 + f66159e commit 9d0061bCopy full SHA for 9d0061b
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -158,7 +158,7 @@ bom {
158
releaseNotes("https://github.com/cache2k/cache2k/releases/tag/v{version}")
159
}
160
161
- library("Caffeine", "3.2.0") {
+ library("Caffeine", "3.2.1") {
162
group("com.github.ben-manes.caffeine") {
163
modules = [
164
"caffeine",
@@ -1547,7 +1547,7 @@ bom {
1547
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
1548
1549
1550
- library("MongoDB", "5.5.0") {
+ library("MongoDB", "5.5.1") {
1551
alignWith {
1552
version {
1553
of "org.mongodb:mongodb-driver-core"
0 commit comments