From bf370bc52d95198b37b1c35adc01e5c0c93a06ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:21:35 +0200 Subject: [PATCH 1/6] Upgrade to Spring Authorization Server 1.2.6 Closes gh-41723 --- 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 db07aeaf6b0..498084483c4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1567,7 +1567,7 @@ bom { ] } } - library("Spring Authorization Server", "1.2.6-SNAPSHOT") { + library("Spring Authorization Server", "1.2.6") { considerSnapshots() group("org.springframework.security") { modules = [ From dc67ec962b8196732d8be2b7a5b662dce8e52a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:21:35 +0200 Subject: [PATCH 2/6] Upgrade to Spring Session 3.2.5 Closes gh-41729 --- 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 498084483c4..d966520ddf3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1678,7 +1678,7 @@ bom { ] } } - library("Spring Session", "3.2.5-SNAPSHOT") { + library("Spring Session", "3.2.5") { considerSnapshots() prohibit { startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"]) From e0ed02e820f69e7fc66fc47038a6f9fa7173941d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:25:51 +0200 Subject: [PATCH 3/6] Upgrade to Couchbase Client 3.6.3 Closes gh-41967 --- 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 4b0775815bc..58f1a7c40fc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -256,7 +256,7 @@ bom { site("https://commons.apache.org/proper/commons-pool") } } - library("Couchbase Client", "3.6.2") { + library("Couchbase Client", "3.6.3") { group("com.couchbase.client") { modules = [ "java-client" From 9dd83092ce1bc99d20f0849a52563bd601942bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:25:52 +0200 Subject: [PATCH 4/6] Upgrade to Spring Authorization Server 1.3.2 Closes gh-41736 --- 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 58f1a7c40fc..42bc5286364 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1916,7 +1916,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Authorization Server", "1.3.2-SNAPSHOT") { + library("Spring Authorization Server", "1.3.2") { considerSnapshots() group("org.springframework.security") { modules = [ From 9101725194b8d8ae02d9968da2498f4086aa009b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:25:52 +0200 Subject: [PATCH 5/6] Upgrade to Spring Pulsar 1.1.3 Closes gh-41740 --- 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 42bc5286364..887b6fdbe0b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2060,7 +2060,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.3-SNAPSHOT") { + library("Spring Pulsar", "1.1.3") { considerSnapshots() group("org.springframework.pulsar") { imports = [ From bd47ef4e025d0fdc40ba5b1e8fccee70b470dfeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:25:52 +0200 Subject: [PATCH 6/6] Upgrade to Spring Session 3.3.2 Closes gh-41742 --- 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 887b6fdbe0b..988aa2739ca 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2118,7 +2118,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}") } } - library("Spring Session", "3.3.2-SNAPSHOT") { + library("Spring Session", "3.3.2") { considerSnapshots() prohibit { startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])