From 1763cf7a2963821fbf3824f2e1f6a77445398b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Nov 2025 14:44:08 +0100 Subject: [PATCH 1/6] Start building against Spring Data Bom 2024.1.12 snapshots See gh-48024 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aab63312d88..129c97c5bf4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2131,7 +2131,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2024.1.11") { + library("Spring Data Bom", "2024.1.12-SNAPSHOT") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") { From 0f9d1eacef3cb4f6a8dd4cef7a8ce8f5c125ab51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Nov 2025 14:47:55 +0100 Subject: [PATCH 2/6] Upgrade to Neo4j Java Driver 5.28.10 Closes gh-48030 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 129c97c5bf4..bdfeeec90a3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1587,7 +1587,7 @@ bom { ] } } - library("Neo4j Java Driver", "5.28.9") { + library("Neo4j Java Driver", "5.28.10") { alignWith { version { from "org.springframework.data:spring-data-neo4j" From 6f7530e61a5a1ec190e07046800811145d836c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Nov 2025 14:44:16 +0100 Subject: [PATCH 3/6] Start building against Spring Integration 6.4.9 snapshots See gh-48026 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bdfeeec90a3..865ae1a884f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2196,7 +2196,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.4.8") { + library("Spring Integration", "6.4.9-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { bom("spring-integration-bom") From c43203e1c5da283a68f4c251bf6cca1c5dbdd284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Nov 2025 14:44:20 +0100 Subject: [PATCH 4/6] Start building against Spring Kafka 3.3.11 snapshots See gh-48027 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 865ae1a884f..e0eb199e4ad 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2211,7 +2211,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") } } - library("Spring Kafka", "3.3.10") { + library("Spring Kafka", "3.3.11-SNAPSHOT") { considerSnapshots() group("org.springframework.kafka") { modules = [ From c6dd5f6e67a569967c0b2968c9eda659746f4ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Nov 2025 14:44:24 +0100 Subject: [PATCH 5/6] Start building against Spring Pulsar 1.2.12 snapshots See gh-48028 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e0eb199e4ad..ea710f2c060 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2249,7 +2249,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.11") { + library("Spring Pulsar", "1.2.12-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { bom("spring-pulsar-bom") From ad4dcc9df5f0ece98791075bd51eac94cd0dc4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 10 Nov 2025 14:44:28 +0100 Subject: [PATCH 6/6] Start building against Spring Security 6.4.13 snapshots See gh-48029 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ea710f2c060..592cb7272d9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2292,7 +2292,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}") } } - library("Spring Security", "6.4.12") { + library("Spring Security", "6.4.13-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { bom("spring-security-bom")