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.
1 parent 56c4734 commit d1e13e8Copy full SHA for d1e13e8
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1284,7 +1284,7 @@ bom {
1284
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
1285
}
1286
1287
- library("MongoDB", "5.0.0") {
+ library("MongoDB", "5.0.1") {
1288
group("org.mongodb") {
1289
modules = [
1290
"bson",
@@ -1358,7 +1358,7 @@ bom {
1358
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
1359
1360
1361
- library("Netty", "4.1.107.Final") {
+ library("Netty", "4.1.108.Final") {
1362
group("io.netty") {
1363
imports = [
1364
"netty-bom"
0 commit comments