From a5dd59f51effad81c578e4d8ad0de0da56ba1bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 09:37:12 +0000 Subject: [PATCH 01/20] Bump @antora/atlas-extension in /docs --- updated-dependencies: - dependency-name: "@antora/atlas-extension" dependency-version: 1.0.0-alpha.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 3ec0e6c7..778edda0 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "dependencies": { "antora": "3.2.0-alpha.9", - "@antora/atlas-extension": "1.0.0-alpha.2", + "@antora/atlas-extension": "1.0.0-alpha.5", "@antora/collector-extension": "1.0.2", "@asciidoctor/tabs": "1.0.0-beta.6", "@springio/antora-extensions": "1.14.7", From 48b494b73f348b8d4e61f93feb57565343878b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:04:17 +0000 Subject: [PATCH 02/20] Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d3f0a5e..76a7531d 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ ${maven-checkstyle-plugin.version} 9.3 0.0.47 - 3.5.3 + 3.5.4 3.11.3 3.3.1 3.4.2 From 372432db5956366b584d4b0ef28d7680c6e29de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:06:17 +0000 Subject: [PATCH 03/20] Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d3f0a5e..8be83472 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ 3.5.1 3.3.1 4.9.10 - 3.6.0 + 3.6.1 3.5.0 3.2.8 3.8.1 From 0020c8118c2d6fff90d4b649090cba34052bb3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:11:07 +0000 Subject: [PATCH 04/20] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d3f0a5e..ff94aa58 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 3.3.1 3.4.2 3.1.0 - 3.5.3 + 3.5.4 2.22.2 3.4.0 3.5.1 From b0724a3a444faddf9962d6144e174d6316f9fd1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:23:43 +0000 Subject: [PATCH 05/20] Bump antora from 3.2.0-alpha.9 to 3.2.0-alpha.10 in /docs Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.9 to 3.2.0-alpha.10. - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.9...v3.2.0-alpha.10) --- updated-dependencies: - dependency-name: antora dependency-version: 3.2.0-alpha.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 778edda0..f74946f2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "antora": "3.2.0-alpha.9", + "antora": "3.2.0-alpha.10", "@antora/atlas-extension": "1.0.0-alpha.5", "@antora/collector-extension": "1.0.2", "@asciidoctor/tabs": "1.0.0-beta.6", From aedd746d517be76e7161a888138b538f4c36c45c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 09:33:41 +0000 Subject: [PATCH 06/20] Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1b774938..100af456 100644 --- a/pom.xml +++ b/pom.xml @@ -1310,7 +1310,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 ${sonar.jacoco.reportPath} true From e528f25ef65f313522277d7a1ea84119c7cf3216 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Wed, 15 Oct 2025 18:54:10 +0000 Subject: [PATCH 07/20] Update SNAPSHOT to 4.2.3 --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index fc368a1a..8e70fc23 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.3 spring-cloud-build diff --git a/pom.xml b/pom.xml index 100af456..d222522d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.3 pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.7 - 4.2.3-SNAPSHOT + 4.2.3 ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index c9866784..8c0992bb 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.3-SNAPSHOT + 4.2.3 spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 6a698d49..1d69933b 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.3 diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index f74ddafb..6f7368d3 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.3-SNAPSHOT + 4.2.3 spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From 3b15d1b10390641d95bb6e4c1fc765cf5f8814aa Mon Sep 17 00:00:00 2001 From: spring-builds Date: Wed, 15 Oct 2025 18:54:43 +0000 Subject: [PATCH 08/20] Going back to snapshots --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 8e70fc23..fc368a1a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3 + 4.2.3-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index d222522d..100af456 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.3 + 4.2.3-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.7 - 4.2.3 + 4.2.3-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 8c0992bb..c9866784 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.3 + 4.2.3-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 1d69933b..6a698d49 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3 + 4.2.3-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 6f7368d3..f74ddafb 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.3 + 4.2.3-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From 769be1d42bff56b1201b7a70578f3c0512d64564 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Wed, 15 Oct 2025 18:54:44 +0000 Subject: [PATCH 09/20] Bumping versions to 4.2.4-SNAPSHOT after release --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index fc368a1a..35e85b80 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.4-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index 100af456..8d3a4d30 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.4-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.7 - 4.2.3-SNAPSHOT + 4.2.4-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index c9866784..47802bce 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.3-SNAPSHOT + 4.2.4-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 6a698d49..f005a011 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.4-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index f74ddafb..efda5a87 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.3-SNAPSHOT + 4.2.4-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From fbaf9cb7c68552e9d32f181140e8294c7d850be4 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 16 Oct 2025 18:17:49 +0000 Subject: [PATCH 10/20] Bumping versions --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 35e85b80..fc368a1a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.4-SNAPSHOT + 4.2.3-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index 8d3a4d30..100af456 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.4-SNAPSHOT + 4.2.3-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.7 - 4.2.4-SNAPSHOT + 4.2.3-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 47802bce..c9866784 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.4-SNAPSHOT + 4.2.3-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index f005a011..6a698d49 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.4-SNAPSHOT + 4.2.3-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index efda5a87..f74ddafb 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.4-SNAPSHOT + 4.2.3-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From 32c2672454fa339de3e81970749346421c9f557c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:41:33 +0000 Subject: [PATCH 11/20] Bump actions/checkout from 5 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-docs.yml | 2 +- .github/workflows/maven.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 8fe95bca..26b36f3c 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -17,7 +17,7 @@ jobs: # if: github.repository_owner == 'spring-projects' steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: ref: docs-build fetch-depth: 1 diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 2f985133..0e6922d1 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Set up JDK uses: actions/setup-java@v5 with: From afa09907cd351edf68415cfe49823f95eb8228fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:48:34 +0000 Subject: [PATCH 12/20] Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.10 to 3.2.0-alpha.11. - [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc) - [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.10...v3.2.0-alpha.11) --- updated-dependencies: - dependency-name: antora dependency-version: 3.2.0-alpha.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index f74946f2..fc5c0f7e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "antora": "3.2.0-alpha.10", + "antora": "3.2.0-alpha.11", "@antora/atlas-extension": "1.0.0-alpha.5", "@antora/collector-extension": "1.0.2", "@asciidoctor/tabs": "1.0.0-beta.6", From d21087a5ea741ea7e42092af0bda80f0715fd449 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Thu, 4 Dec 2025 10:09:23 -0500 Subject: [PATCH 13/20] Upgrade to Spring Boot 3.4.12 --- pom.xml | 2 +- spring-cloud-build-dependencies/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 100af456..a26a1d24 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ ${java.version} ${basedir} ${project.artifactId} - 3.4.7 + 3.4.12 4.2.3-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index c9866784..a6ff88a5 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -14,12 +14,12 @@ org.springframework.boot spring-boot-dependencies - 3.4.7 + 3.4.12 UTF-8 - 3.4.7 + 3.4.12 4.12.0 3.2.8 0.7.0 From 8b94c5f7e75d79b635e46d227bf3ab7944b20b2f Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 11 Dec 2025 10:32:46 +0000 Subject: [PATCH 14/20] Update SNAPSHOT to 4.2.4 --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index fc368a1a..e98f7d25 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.4 spring-cloud-build diff --git a/pom.xml b/pom.xml index a26a1d24..c665b262 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.4 pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.12 - 4.2.3-SNAPSHOT + 4.2.4 ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index a6ff88a5..396bb131 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.3-SNAPSHOT + 4.2.4 spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 6a698d49..2b38b07c 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.4 diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index f74ddafb..db38e684 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.3-SNAPSHOT + 4.2.4 spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From 5456a034b2fdd7ac2817db69acb8e5cb79f7cf59 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 11 Dec 2025 10:33:19 +0000 Subject: [PATCH 15/20] Going back to snapshots --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index e98f7d25..fc368a1a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.4 + 4.2.3-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index c665b262..a26a1d24 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.4 + 4.2.3-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.12 - 4.2.4 + 4.2.3-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 396bb131..a6ff88a5 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.4 + 4.2.3-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 2b38b07c..6a698d49 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.4 + 4.2.3-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index db38e684..f74ddafb 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.4 + 4.2.3-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From c213290982f087a8f1db47cf02269e7c7dfee89f Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 11 Dec 2025 10:33:20 +0000 Subject: [PATCH 16/20] Bumping versions to 4.2.5-SNAPSHOT after release --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index fc368a1a..a18f585c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index a26a1d24..3d0881ec 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.12 - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index a6ff88a5..22db6264 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 6a698d49..ffd457da 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index f74ddafb..e2eae1ad 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From b7705671f31b7f23cccdf2a885e59e680547493d Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 11 Dec 2025 18:16:34 +0000 Subject: [PATCH 17/20] Bumping versions --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index a18f585c..fc368a1a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.5-SNAPSHOT + 4.2.3-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index 3d0881ec..a26a1d24 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.5-SNAPSHOT + 4.2.3-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.12 - 4.2.5-SNAPSHOT + 4.2.3-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 22db6264..a6ff88a5 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.5-SNAPSHOT + 4.2.3-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index ffd457da..6a698d49 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.5-SNAPSHOT + 4.2.3-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index e2eae1ad..f74ddafb 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.5-SNAPSHOT + 4.2.3-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From 040160a7f1c8ef207c96d27808ce2e8b2d48a580 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Sun, 14 Dec 2025 18:17:39 +0000 Subject: [PATCH 18/20] Bumping versions --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index fc368a1a..a18f585c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index a26a1d24..3d0881ec 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 3.4.12 - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT ${project.build.directory}/build-docs ${project.build.directory}/build-docs-classes ${project.build.directory}/refdocs/ diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index a6ff88a5..22db6264 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 6a698d49..ffd457da 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index f74ddafb..e2eae1ad 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 4.2.3-SNAPSHOT + 4.2.5-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent From 015324d20b1e8d9a86a5e0187e4227be431ab990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:16:10 +0000 Subject: [PATCH 19/20] Bump actions/cache from 4 to 5 Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 0e6922d1..721a0290 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -22,7 +22,7 @@ jobs: java-version: 17 distribution: 'temurin' - name: Cache local Maven repository - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ~/.m2/repository key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }} From 005086996fb7a0b324138e41e0f0d5cc4735cf0b Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Fri, 30 Jan 2026 15:02:38 -0500 Subject: [PATCH 20/20] Changes to support downloading Node from USW1 on Jenkins --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 3d0881ec..4432d7d1 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,7 @@ prepare-package generate-resources 0.7.0 + https://nodejs.org/dist @@ -1088,6 +1089,12 @@ ${node.version} + + + + + ${node-download-url} + spring-commercial-release