From 6c0118f2b04dcac5e3ec136de77071b91c46c8c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Sep 2025 20:32:47 +0200 Subject: [PATCH 1/5] Upgrade to Spring Integration 6.4.7 Closes gh-47080 --- 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 47ed8884693..9cb65a88d09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2195,7 +2195,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.4.7-SNAPSHOT") { + library("Spring Integration", "6.4.7") { considerSnapshots() group("org.springframework.integration") { bom("spring-integration-bom") From f374e38f6a62a08b5bdbfe0d85bd327fe9b1ba90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Sep 2025 20:32:47 +0200 Subject: [PATCH 2/5] Upgrade to Spring Pulsar 1.2.10 Closes gh-47082 --- 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 9cb65a88d09..2055977bcbf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2248,7 +2248,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.10-SNAPSHOT") { + library("Spring Pulsar", "1.2.10") { considerSnapshots() group("org.springframework.pulsar") { bom("spring-pulsar-bom") From 02d73ea4f708d2d8759f4590000bb73b3f8c34e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Sep 2025 20:32:58 +0200 Subject: [PATCH 3/5] Upgrade to Spring GraphQL 1.4.2 Closes gh-47090 --- 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 fb4422b2484..6e3cf79d579 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2291,7 +2291,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") } } - library("Spring GraphQL", "1.4.2-SNAPSHOT") { + library("Spring GraphQL", "1.4.2") { considerSnapshots() group("org.springframework.graphql") { modules = [ From d786aa4383eb3bf66d7eb5772eaefdcc56bcc155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Sep 2025 20:32:58 +0200 Subject: [PATCH 4/5] Upgrade to Spring Integration 6.5.2 Closes gh-47091 --- 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 6e3cf79d579..0f1876732b8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2330,7 +2330,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.5.2-SNAPSHOT") { + library("Spring Integration", "6.5.2") { considerSnapshots() group("org.springframework.integration") { bom("spring-integration-bom") From bfeceda28aa74cb1fc484cd75374673f145bbbdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Sep 2025 20:32:58 +0200 Subject: [PATCH 5/5] Upgrade to Spring Pulsar 1.2.10 Closes gh-47093 --- 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 0f1876732b8..5d02c34792c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2383,7 +2383,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.10-SNAPSHOT") { + library("Spring Pulsar", "1.2.10") { considerSnapshots() group("org.springframework.pulsar") { bom("spring-pulsar-bom")