Spring Builds
45e0affe49
Add commercial release CI files [skip actions]
2026-09-17 16:43:17 -04:00
Ryan Baxter
099bca2b49
Merge branch '5.0.x'
2026-09-17 16:42:45 -04:00
Ryan Baxter
979e7b5cea
Merge pull request #686 from spring-cloud/fix/generate-configprops-logback-conflict
...
Exclude logback-classic from generate-configprops plugin dependency
2026-09-17 16:29:13 -04:00
Ryan Baxter
9ee76b6f41
Exclude logback-classic from generate-configprops plugin dependency
...
spring-cloud-build-docs is consumed via the jar-with-dependencies
classifier, which already bundles a matched logback-classic/
logback-core pair. exec-maven-plugin's includePluginDependencies
classpath merge also separately resolves the dependency's own
unversioned logback-classic, landing an old, incompatible
logback-classic/logback-core split across the uber jar and the
separately-resolved thin jar. Depending on classpath ordering this
intermittently fails generate-configprops with:
java.lang.NoSuchMethodError: 'java.lang.ClassLoader
ch.qos.logback.core.util.Loader.systemClassloaderIfNull(java.lang.ClassLoader)'
Excluding logback-classic (and transitively logback-core) forces the
classpath to rely solely on the bundled, self-consistent pair.
2026-09-17 16:25:42 -04:00
Ryan Baxter
84c009f23b
Merge pull request #684 from spring-cloud/dependabot/maven/main/org.codehaus.mojo-exec-maven-plugin-3.6.4
...
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4
2026-09-15 07:08:10 -04:00
Ryan Baxter
213259f0e3
Merge pull request #685 from spring-cloud/dependabot/maven/5.0.x/org.codehaus.mojo-exec-maven-plugin-3.6.4
...
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4
2026-09-15 07:07:43 -04:00
dependabot[bot]
f82e851832
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.3...3.6.4 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-15 09:44:21 +00:00
dependabot[bot]
2319bfaaf7
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.3...3.6.4 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-15 09:42:21 +00:00
Ryan Baxter
a8ef18d5f2
Make Spring Cloud builds reproducible
2026-09-09 10:56:06 -04:00
Ryan Baxter
7c1753cdc2
Make Spring Cloud builds reproducible
2026-09-09 10:50:32 -04:00
Ryan Baxter
48bb05c102
Merge pull request #681 from spring-cloud/dependabot/maven/main/org.apache.ant-ant-1.10.18
...
Bump org.apache.ant:ant from 1.10.17 to 1.10.18
2026-09-07 06:55:43 -04:00
Ryan Baxter
1af7b3ef74
Merge pull request #682 from spring-cloud/dependabot/maven/5.0.x/org.apache.ant-ant-1.10.18
...
Bump org.apache.ant:ant from 1.10.17 to 1.10.18
2026-09-07 06:55:23 -04:00
dependabot[bot]
f8bf7ab47f
Bump org.apache.ant:ant from 1.10.17 to 1.10.18
...
Bumps org.apache.ant:ant from 1.10.17 to 1.10.18.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-07 09:46:30 +00:00
dependabot[bot]
e9f8b13602
Bump org.apache.ant:ant from 1.10.17 to 1.10.18
...
Bumps org.apache.ant:ant from 1.10.17 to 1.10.18.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-07 09:42:24 +00:00
dependabot[bot]
5475e69e61
Bump antora from 3.2.0-rc.3 to 3.2.0 in /docs ( #679 )
...
Bumps [antora](https://gitlab.com/antora/antora/tree/HEAD/packages/antora ) from 3.2.0-rc.3 to 3.2.0.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-rc.3...v3.2.0 )
---
updated-dependencies:
- dependency-name: antora
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-04 11:28:18 +01:00
dependabot[bot]
e06143e15a
Bump antora from 3.2.0-rc.3 to 3.2.0 in /docs ( #680 )
...
Bumps [antora](https://gitlab.com/antora/antora/tree/HEAD/packages/antora ) from 3.2.0-rc.3 to 3.2.0.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-rc.3...v3.2.0 )
---
updated-dependencies:
- dependency-name: antora
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-04 11:28:13 +01:00
Ryan Baxter
0d8ef932be
Revert "Retarget workflow triggers to 5.0.x [skip actions]"
...
This reverts commit bdfae84147 .
2026-09-03 18:06:50 -04:00
Ryan Baxter
1f44fe808e
Merge branch '5.0.x'
2026-09-03 18:04:26 -04:00
dependabot[bot]
5f6af2aef0
Bump antora from 3.2.0-rc.2 to 3.2.0-rc.3 in /docs ( #672 )
...
Bumps [antora](https://gitlab.com/antora/antora ) from 3.2.0-rc.2 to 3.2.0-rc.3.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-rc.2...v3.2.0-rc.3 )
---
updated-dependencies:
- dependency-name: antora
dependency-version: 3.2.0-rc.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-31 22:06:06 +01:00
dependabot[bot]
7cc7ddb72e
Bump antora from 3.2.0-rc.2 to 3.2.0-rc.3 in /docs ( #676 )
...
Bumps [antora](https://gitlab.com/antora/antora/tree/HEAD/packages/antora ) from 3.2.0-rc.2 to 3.2.0-rc.3.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-rc.2...v3.2.0-rc.3 )
---
updated-dependencies:
- dependency-name: antora
dependency-version: 3.2.0-rc.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-31 21:16:53 +01:00
Spencer Gibb
f64c477486
Next 5.1.x ( #665 )
...
* Updates to boot 4.2.0-SNAPSHOT
* Updates version to 5.1.0-SNAPSHOT
* Updates kotlin version to 2.4.10
2026-08-31 16:06:05 -04:00
Ryan Baxter
38ad702d3d
Update kotlin version to 2.4.10
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-08-31 11:00:06 -04:00
Ryan Baxter
62d932894f
Merge pull request #546 from spring-cloud/dependabot/maven/main/org.codehaus.mojo-flatten-maven-plugin-1.7.3
...
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3
2026-08-31 10:47:07 -04:00
Ryan Baxter
d2aae5fa97
Merge pull request #670 from spring-cloud/dependabot/maven/main/io.spring.javaformat-spring-javaformat-checkstyle-0.0.48
...
Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.47 to 0.0.48
2026-08-31 10:46:34 -04:00
Ryan Baxter
5313eeeeac
Merge pull request #671 from spring-cloud/dependabot/maven/main/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48
...
Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.47 to 0.0.48
2026-08-31 10:46:10 -04:00
Ryan Baxter
cb7d6b580d
Merge pull request #675 from spring-cloud/dependabot/maven/5.0.x/org.codehaus.mojo-flatten-maven-plugin-1.7.3
...
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3
2026-08-31 10:45:29 -04:00
Ryan Baxter
e77a0bb1ff
Merge pull request #677 from spring-cloud/dependabot/maven/5.0.x/io.spring.javaformat-spring-javaformat-checkstyle-0.0.48
...
Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.47 to 0.0.48
2026-08-31 10:44:57 -04:00
Ryan Baxter
5bb016f6ff
Merge pull request #674 from spring-cloud/dependabot/maven/5.0.x/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48
...
Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.47 to 0.0.48
2026-08-31 10:43:52 -04:00
dependabot[bot]
c5e3991bf1
Bump io.spring.javaformat:spring-javaformat-checkstyle
...
Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat ) from 0.0.47 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.47...v0.0.48 )
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.48
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 14:40:44 +00:00
dependabot[bot]
81292d8649
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3
...
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-version: 1.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 14:40:38 +00:00
dependabot[bot]
d2861c87c8
Bump io.spring.javaformat:spring-javaformat-maven-plugin
...
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat ) from 0.0.47 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.47...v0.0.48 )
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin
dependency-version: 0.0.48
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 14:40:31 +00:00
Spring Builds
2192b9cca0
Updating project versions to 2026.0.0-SNAPSHOT
2026-08-31 14:39:48 +00:00
Spring Builds
c623f064a3
Add Dependabot entries for 5.0.x
2026-08-31 14:39:44 +00:00
Spring Builds
bdfae84147
Retarget workflow triggers to 5.0.x [skip actions]
2026-08-31 14:39:39 +00:00
Spring Builds
069be1f4d9
Pin spring-cloud-github-actions to v1.1.1
2026-08-26 20:17:15 +00:00
github-actions[bot]
946cd2bc08
Pin spring-cloud-github-actions to v1.1.0
2026-08-26 19:57:10 +00:00
Spring Builds and spring-builds
4616338d3a
Update Maven wrapper to 3.9.16 ( #669 )
...
Signed-off-by: spring-builds <spring-builds@users.noreply.github.com >
Co-authored-by: spring-builds <spring-builds@users.noreply.github.com >
2026-08-21 19:04:05 +01:00
Spring Builds
0e44097270
Updating project versions to 2025.1.4-SNAPSHOT
2026-08-20 19:13:55 +00:00
Spring Builds
03a1c41721
Restoring ci.yaml pr.yml removed by the release/5.0.3 merge
2026-08-20 19:13:55 +00:00
dependabot[bot]
8008495056
Bump io.spring.javaformat:spring-javaformat-maven-plugin
...
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat ) from 0.0.47 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.47...v0.0.48 )
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin
dependency-version: 0.0.48
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-18 09:42:59 +00:00
dependabot[bot]
3618b65ccb
Bump io.spring.javaformat:spring-javaformat-checkstyle
...
Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat ) from 0.0.47 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.47...v0.0.48 )
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.48
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-18 09:42:44 +00:00
spring-builds
7d5f99b7ab
Release 5.0.3
v5.0.3
2026-08-10 17:21:58 -04:00
Spring Builds
469cfff269
Initialize commercial release branch
2026-08-10 17:21:58 -04:00
Spring Builds
8f5c43dc77
Update versions for 2025.1.3-INTERNAL-SNAPSHOT
2026-08-10 17:17:30 -04:00
Spring Builds
b2e112b27a
Add commercial release CI files [skip actions]
2026-08-10 17:17:30 -04:00
Ryan Baxter
a040969f0b
Merge pull request #666 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.13
2026-08-07 07:56:57 -04:00
dependabot[bot]
7e77d3dbfc
Bump @springio/antora-extensions from 1.14.12 to 1.14.13 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.12 to 1.14.13.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.12...v1.14.13 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-07 09:43:11 +00:00
Spring Builds
aa48593302
Use canonical deploy-docs trigger workflow [skip actions]
2026-07-30 20:39:27 +00:00
Ryan Baxter
b3c2efb878
Ignore release branches in deploy-docs workflow
2026-07-30 15:28:44 -04:00
Ryan Baxter
f98d38131f
Set maven-deploy-plugin version to be consistent across projects
2026-07-30 15:09:42 -04:00