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
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
Ryan Baxter
cde57a1698
Merge pull request #664 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-jar-plugin-3.5.1
2026-07-23 06:42:02 -04:00
dependabot[bot]
1f19db3043
Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1
...
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.5.0...maven-jar-plugin-3.5.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-23 09:45:27 +00:00
spring-builds
514aeac695
Update generated GitHub Actions workflow files [skip actions]
2026-07-20 21:05:27 +00:00
Ryan Baxter
9bd1fbb53d
Merge pull request #663 from spring-cloud/pin-maven-deploy-plugin-version
...
Pin maven-deploy-plugin version in spring-cloud-dependencies-parent
2026-07-20 15:11:03 -04:00
Ryan Baxter
10efc2ee93
Pin maven-deploy-plugin version in spring-cloud-dependencies-parent
...
spring-cloud-dependencies-parent has no parent POM and does not manage the
maven-deploy-plugin, so with Maven < 3.9 it falls back to the core default
maven-deploy-plugin 2.7. That version predates the
altSnapshotDeploymentRepository parameter (added in 2.8), so any deploy that
relies on that flag is silently ignored for this module and it falls back to
the repository declared in its own distributionManagement.
Pin the plugin to 3.1.4 to match the version used by the spring-cloud-build
root POM so the module honors the alternate deployment repository flags.
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com >
2026-07-20 15:07:19 -04:00
spring-builds
0ae200f1e7
Update generated GitHub Actions workflow files [skip actions]
2026-07-17 17:40:21 +00:00
Ryan Baxter
fa6e4da250
Merge pull request #662 from spring-cloud/ryanjbaxter-dependabot-ignore-release-train-workflow
...
Ignore release-train workflow files in Dependabot actions updates
2026-07-17 08:14:47 -04:00
Ryan Baxter and Copilot App
9773476efd
Ignore release-train workflow files for Dependabot actions
...
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com >
2026-07-17 08:06:31 -04:00
Ryan Baxter
f232516f43
Use Spring Boot 4.0.8-SNAPSHOT
2026-07-16 15:38:09 -04:00
spring-builds
90efa7b1f1
Update generated GitHub Actions workflow files [skip actions]
2026-07-16 15:25:02 +00:00
spring-builds
5dd4b74be1
Update generated GitHub Actions workflow files [skip actions]
2026-07-14 20:49:48 +00:00
spring-builds
4a79df0be1
Update generated GitHub Actions workflow files
2026-07-08 22:03:20 +00:00
spring-builds
f2f95aa097
Update generated GitHub Actions workflow files
2026-07-08 19:45:45 +00:00
spring-builds
b1e81c8cb0
Update generated GitHub Actions workflow files
2026-07-08 19:28:34 +00:00
github-actions[bot]
684a7b684d
Update generated GitHub Actions workflow files
2026-07-07 17:51:49 +00:00
Ryan Baxter
64ec475762
Merge pull request #658 from spring-cloud/dependabot/npm_and_yarn/docs/main/antora-3.2.0-rc.2
...
Bump antora from 3.2.0-alpha.12 to 3.2.0-rc.2 in /docs
2026-06-23 20:04:13 -04:00
dependabot[bot]
4309254822
Bump antora from 3.2.0-alpha.12 to 3.2.0-rc.2 in /docs
...
---
updated-dependencies:
- dependency-name: antora
dependency-version: 3.2.0-rc.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-23 23:51:54 +00:00
github-actions[bot]
d077247494
Remove Dependabot entries for retired branch 4.3.x
2026-06-23 23:50:58 +00:00
Ryan Baxter
f68c65c55a
Merge pull request #657 from spring-cloud/dependabot/github_actions/main/actions/checkout-7
2026-06-19 06:07:26 -04:00
dependabot[bot]
0db3749c29
Bump actions/checkout from 6 to 7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [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/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-19 09:43:46 +00:00
spring-builds
0e61739d81
Bumping dependency versions after release
2026-06-11 13:56:48 +00:00
spring-builds
40a5a47ac4
Bumping versions to 5.0.3-SNAPSHOT after release
2026-06-11 13:55:36 +00:00
spring-builds
ed40897bd8
Going back to snapshots
2026-06-11 13:55:35 +00:00
spring-builds
2ddb481a5f
Update SNAPSHOT to 5.0.2
2026-06-11 13:54:59 +00:00
Ryan Baxter
fc632214c2
Merge pull request #653 from spring-cloud/dependabot/maven/main/org.jacoco-jacoco-maven-plugin-0.8.15
2026-06-08 06:39:58 -04:00
dependabot[bot]
482cdd6d48
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
...
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.14 to 0.8.15.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15 )
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-version: 0.8.15
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-08 09:55:42 +00:00
Ryan Baxter
5aecc256c0
Merge pull request #650 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.12
...
Bump @springio/antora-extensions from 1.14.11 to 1.14.12 in /docs
2026-06-01 09:15:23 -04:00
dependabot[bot]
9d5359abf1
Bump @springio/antora-extensions from 1.14.11 to 1.14.12 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.11 to 1.14.12.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.11...v1.14.12 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-29 10:33:27 +00:00
Ryan Baxter
d9bf9add59
Merge pull request #649 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-failsafe-plugin-3.5.6
2026-05-28 06:36:08 -04:00
Ryan Baxter
2e85236ecf
Merge pull request #648 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
2026-05-28 06:35:30 -04:00
dependabot[bot]
7808eaf5e9
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.6
...
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 3.5.4 to 3.5.6.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-version: 3.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-28 10:27:10 +00:00
dependabot[bot]
8343f8fcfb
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.6
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.5.4 to 3.5.6.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-28 10:27:00 +00:00
Ryan Baxter
825109a71a
Merge branch '4.3.x'
2026-05-27 19:26:10 -04:00
Ryan Baxter
56c12f8fdb
Merge pull request #647 from jonatan-ivanov/add-antora-command
...
Add command to generate the docs site
2026-05-27 19:21:47 -04:00
Jonatan Ivanov
e4e3763b8f
Add command to generate the docs site
2026-05-27 14:46:32 -07:00
Ryan Baxter
309c1a6eb5
Revert "Add extra dependency to kotlin plugin"
...
This reverts commit 971a580ef2 .
2026-05-18 16:14:29 -04:00
Ryan Baxter
1ce3768369
Merge pull request #646 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-enforcer-plugin-3.6.3
2026-05-18 15:18:00 -04:00
dependabot[bot]
4b82bb61df
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-version: 3.6.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-18 18:10:23 +00:00
Ryan Baxter
77b332710b
Upgrade node version to v22.22.0
2026-05-15 16:59:27 -04:00
Ryan Baxter
9f2f988091
Merge pull request #643 from spring-cloud/dependabot/npm_and_yarn/docs/main/antora-3.2.0-alpha.12
...
Bump antora from 3.2.0-alpha.11 to 3.2.0-alpha.12 in /docs
2026-05-15 16:23:36 -04:00
Ryan Baxter
4ddce4cf1d
Upgrade node to v22.22.0
2026-05-15 15:21:48 -04:00
dependabot[bot]
4230932543
Bump antora from 3.2.0-alpha.11 to 3.2.0-alpha.12 in /docs
...
---
updated-dependencies:
- dependency-name: antora
dependency-version: 3.2.0-alpha.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 09:52:05 +00:00
Ryan Baxter
6e62c93495
Merge pull request #642 from dsyer/kotlin-plugin
...
Add extra dependency to kotlin plugin
2026-05-14 11:52:00 -04:00
Dave Syer
0f06811b0d
Tweak boot version and kotlin jvm args
2026-05-14 15:50:10 +01:00
Dave Syer
971a580ef2
Add extra dependency to kotlin plugin
...
This is how a new project gets generated in start.spring.io. Seems
to be necessary for a Spring Boot 4.1.0 project.
2026-05-13 08:42:11 +01:00
Ryan Baxter
77ca5105db
Bump spring boot to 4.0.7-SNAPSHOT
2026-05-12 17:12:50 -04:00
Ryan Baxter
c7d4922635
Bump Spring Boot to 3.5.15-SNAPSHOT
2026-05-05 09:54:38 -04:00
Ryan Baxter
0135ccb4ca
Merge pull request #641 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-dependencies-4.0.6
2026-04-24 05:57:37 -04:00
Ryan Baxter
a4eb0aa51a
Merge pull request #640 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-maven-plugin-4.0.6
2026-04-24 05:57:09 -04:00
dependabot[bot]
72da63376f
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 4.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 09:42:39 +00:00
dependabot[bot]
e5c749490c
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 4.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 09:42:20 +00:00
Ryan Baxter
4aa6f315da
Merge pull request #639 from spring-cloud/dependabot/maven/main/org.apache.ant-ant-1.10.17
2026-04-13 16:42:31 -04:00
dependabot[bot]
72daa6f859
Bump org.apache.ant:ant from 1.10.16 to 1.10.17
...
Bumps org.apache.ant:ant from 1.10.16 to 1.10.17.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-13 10:35:57 +00:00
Oleg Zhurakousky
2b22459b7e
Update ci.yaml
...
Signed-off-by: Oleg Zhurakousky <oleg@suitcase.io >
2026-04-13 11:19:29 +02:00
Ryan Baxter
ff66802454
Merge pull request #638 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.11
2026-04-10 07:38:48 -04:00
Ryan Baxter
986377cdf8
Merge pull request #636 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/springio/antora-extensions-1.14.11
2026-04-10 07:37:34 -04:00
dependabot[bot]
edbe70c932
Bump @springio/antora-extensions from 1.14.10 to 1.14.11 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.10 to 1.14.11.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.10...v1.14.11 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 10:36:07 +00:00
dependabot[bot]
92329f3736
Bump @springio/antora-extensions from 1.14.10 to 1.14.11 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.10 to 1.14.11.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.10...v1.14.11 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 10:35:35 +00:00
Ryan Baxter
7e8289a311
Add main to pr workflow
2026-04-09 20:32:10 -04:00
Ryan Baxter
313cd5e1d6
Merge branch '4.3.x'
2026-04-09 20:31:18 -04:00
Ryan Baxter
a4fec9472e
Merge pull request #635 from ryanjbaxter/use-new-pr-workflow
...
Use new PR workflow
2026-04-09 20:26:56 -04:00
Ryan Baxter
76f3428c49
Use new PR workflow
2026-04-09 19:49:49 -04:00
Ryan Baxter
15a2ddac7a
Merge pull request #634 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/springio/antora-extensions-1.14.10
...
Bump @springio/antora-extensions from 1.14.9 to 1.14.10 in /docs
2026-04-03 09:08:18 -04:00
Ryan Baxter
a802575f9a
Merge pull request #633 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.10
2026-04-03 07:38:15 -04:00
dependabot[bot]
76f2ed2189
Bump @springio/antora-extensions from 1.14.9 to 1.14.10 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.9 to 1.14.10.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.9...v1.14.10 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-03 09:44:08 +00:00
dependabot[bot]
691e401371
Bump @springio/antora-extensions from 1.14.7 to 1.14.10 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.7 to 1.14.10.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.7...v1.14.10 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-03 09:43:39 +00:00
Ryan Baxter
218744742b
Merge pull request #631 from spring-cloud/dependabot/maven/main/org.apache.ant-ant-1.10.16
2026-04-02 06:13:37 -04:00
dependabot[bot]
f6eeb4ebbb
Bump org.apache.ant:ant from 1.10.15 to 1.10.16
...
Bumps org.apache.ant:ant from 1.10.15 to 1.10.16.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-version: 1.10.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 09:45:39 +00:00
spring-builds
59eb16e44d
Bumping dependency versions after release
2026-04-01 19:11:41 +00:00
spring-builds
d9c57e9939
Bumping versions to 4.3.4-SNAPSHOT after release
2026-04-01 19:10:28 +00:00
spring-builds
ea6bcdee6f
Going back to snapshots
2026-04-01 19:10:27 +00:00
spring-builds
f3a5430644
Update SNAPSHOT to 4.3.3
2026-04-01 19:09:42 +00:00
Ryan Baxter
877150f3bd
Revert "Update deploy workflow reference for scheduled runs"
...
This reverts commit 55f6577d3f .
2026-03-29 14:31:10 -04:00
Ryan Baxter
01efb02d43
Revert "Update deploy workflow reference to specific branch"
...
This reverts commit 678f021aa7 .
2026-03-29 14:30:43 -04:00
Ryan Baxter
3256069caf
Merge pull request #629 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-maven-plugin-4.0.5
2026-03-27 06:06:13 -04:00
Ryan Baxter
461d0f72b2
Merge pull request #630 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-dependencies-4.0.5
2026-03-27 05:57:14 -04:00
dependabot[bot]
6a9b046704
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.4...v4.0.5 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 4.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 09:42:56 +00:00
dependabot[bot]
a0bc4114ac
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.4...v4.0.5 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 4.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 09:42:41 +00:00
Ryan Baxter
55f6577d3f
Update deploy workflow reference for scheduled runs
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-03-26 09:28:42 -04:00
Ryan Baxter
933d91cc46
Update workflow to remove push trigger
...
Removed push trigger for specified branches.
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-03-26 09:28:07 -04:00
Ryan Baxter
ebcf5eecad
Remove push trigger from maven.yml
...
Removed push trigger for specific branches in Maven workflow.
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-03-26 09:27:49 -04:00
Ryan Baxter
678f021aa7
Update deploy workflow reference to specific branch
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-03-26 09:24:15 -04:00
Ryan Baxter
f753e35fcc
Merge pull request #621 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-maven-plugin-4.0.4
2026-03-20 07:25:14 -04:00
Ryan Baxter
58503454a2
Merge pull request #622 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-dependencies-4.0.4
2026-03-20 07:24:43 -04:00
Ryan Baxter
59e9dfd16c
Merge pull request #627 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/springio/asciidoctor-extensions-1.0.0-alpha.18
2026-03-20 07:24:07 -04:00
dependabot[bot]
c7a1050b28
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.17 to 1.0.0-alpha.18.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.17...v1.0.0-alpha.18 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-version: 1.0.0-alpha.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 11:19:14 +00:00
Ryan Baxter
0f65572875
Merge pull request #626 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/asciidoctor-extensions-1.0.0-alpha.18
2026-03-20 07:19:08 -04:00
Ryan Baxter
cd4830261c
Merge pull request #628 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/springio/antora-extensions-1.14.9
2026-03-20 07:17:56 -04:00
dependabot[bot]
90e2a1e253
Bump @springio/antora-extensions from 1.14.7 to 1.14.9 in /docs
...
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions ) from 1.14.7 to 1.14.9.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.7...v1.14.9 )
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 09:44:22 +00:00
dependabot[bot]
ccfa037203
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.17 to 1.0.0-alpha.18.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.17...v1.0.0-alpha.18 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-version: 1.0.0-alpha.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 09:43:45 +00:00
dependabot[bot]
50f7db1a9e
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 4.0.4-SNAPSHOT to 4.0.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/commits/v4.0.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 4.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 09:43:03 +00:00
dependabot[bot]
7c39a626c3
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 4.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 09:42:39 +00:00
Ryan Baxter
d9e871fc38
Change default branch for CI builds to 'main'
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-03-12 15:41:17 -04:00
Ryan Baxter
596c525199
Merge pull request #618 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/antora/collector-extension-1.0.3
...
Bump @antora/collector-extension from 1.0.2 to 1.0.3 in /docs
2026-03-06 08:26:28 -05:00
Ryan Baxter
9305a0cbe8
Merge pull request #620 from spring-cloud/dependabot/npm_and_yarn/docs/main/antora/collector-extension-1.0.3
...
Bump @antora/collector-extension from 1.0.2 to 1.0.3 in /docs
2026-03-06 08:25:53 -05:00
dependabot[bot]
67d5282809
Bump @antora/collector-extension from 1.0.2 to 1.0.3 in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-version: 1.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 13:23:16 +00:00
dependabot[bot]
c994a98ca3
Bump @antora/collector-extension from 1.0.2 to 1.0.3 in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-version: 1.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 13:23:12 +00:00
Ryan Baxter
0b0499a49e
Remove 4.2.x branch from dependabot
...
Removed deprecated GitHub Actions and Maven configurations for the 4.2.x target branch.
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2026-03-06 08:22:21 -05:00
Ryan Baxter
50085099cb
Merge pull request #616 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-shade-plugin-3.6.2
2026-03-06 06:42:24 -05:00
dependabot[bot]
f34329a142
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2
...
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 09:43:21 +00:00
Ryan Baxter
b552c9149d
Merge pull request #604 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-maven-plugin-4.0.3
...
Bump org.springframework.boot:spring-boot-maven-plugin from 4.0.3-SNAPSHOT to 4.0.3
2026-02-20 08:13:43 -05:00
Ryan Baxter
88d38a1675
Merge pull request #605 from spring-cloud/dependabot/maven/main/org.springframework.boot-spring-boot-dependencies-4.0.4-SNAPSHOT
...
Bump org.springframework.boot:spring-boot-dependencies from 4.0.3-SNAPSHOT to 4.0.4-SNAPSHOT
2026-02-20 08:13:20 -05:00
spring-builds
a04b703fef
Bumping versions
2026-02-20 12:57:38 +00:00
Ryan Baxter
610b5a9514
Merge pull request #606 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-maven-plugin-3.5.11
2026-02-20 06:47:48 -05:00
Ryan Baxter
eb8ad90685
Merge pull request #607 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-dependencies-3.5.12-SNAPSHOT
2026-02-20 06:47:12 -05:00
dependabot[bot]
248b182fbe
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 3.5.11-SNAPSHOT to 3.5.12-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/commits )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 3.5.12-SNAPSHOT
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 09:45:02 +00:00
dependabot[bot]
fd736ff9fe
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 3.5.11-SNAPSHOT to 3.5.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.5.11 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 3.5.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 09:44:44 +00:00
dependabot[bot]
e7e6ea37ad
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 4.0.3-SNAPSHOT to 4.0.4-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/commits )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 4.0.4-SNAPSHOT
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 09:43:22 +00:00
dependabot[bot]
7a43d4b08c
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 4.0.3-SNAPSHOT to 4.0.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/commits/v4.0.3 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 4.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 09:42:30 +00:00
spencergibb
457dc5ac31
Updates boot to 4.0.3-SNAPSHOT
2026-02-17 11:00:38 -05:00
spring-builds
7ef02593b8
Bumping versions
2026-02-08 12:55:16 +00:00
spring-builds
0eb87b64cc
Bumping versions
2026-02-06 13:03:02 +00:00
Ryan Baxter
dbbf09a54b
Merge pull request #602 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-maven-plugin-3.5.10
2026-02-06 05:16:17 -05:00
Ryan Baxter
8ddf0ebdbe
Merge pull request #603 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-dependencies-3.5.10
2026-02-06 05:15:42 -05:00
dependabot[bot]
20c3a9779d
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 3.5.8 to 3.5.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.8...v3.5.10 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 3.5.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-06 09:45:53 +00:00
dependabot[bot]
5feb64d891
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 3.5.8 to 3.5.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.8...v3.5.10 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 3.5.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-06 09:45:02 +00:00
spring-builds
eb3efc753d
Bumping versions
2026-02-05 12:54:42 +00:00
Ryan Baxter
e420a723d3
Merge pull request #600 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-dependencies-3.5.10
...
Bump org.springframework.boot:spring-boot-dependencies from 3.5.8 to 3.5.10
2026-02-04 09:27:30 -05:00
Ryan Baxter
8573178a13
Merge pull request #601 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-maven-plugin-3.5.10
...
Bump org.springframework.boot:spring-boot-maven-plugin from 3.5.8 to 3.5.10
2026-02-04 09:26:49 -05:00
dependabot[bot]
3d0e104f62
Bump org.springframework.boot:spring-boot-maven-plugin
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot ) from 3.5.8 to 3.5.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.8...v3.5.10 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-version: 3.5.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 09:45:43 +00:00
dependabot[bot]
09f48961a2
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 3.5.8 to 3.5.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.8...v3.5.10 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 3.5.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 09:45:23 +00:00
Ryan Baxter
0abafbe00c
Remove old deploy job
2026-02-03 16:49:24 -05:00
Ryan Baxter
5953a7d580
Merge branch '4.3.x'
2026-02-03 16:48:53 -05:00
Ryan Baxter
deb6afb3d4
Add CI job
2026-02-03 16:48:14 -05:00
Ryan Baxter
10a64aa124
Merge branch '4.3.x'
2026-01-30 15:34:45 -05:00
Ryan Baxter
e1646a8c8c
Merge branch '4.2.x' into 4.3.x
2026-01-30 15:05:58 -05:00
Ryan Baxter
005086996f
Changes to support downloading Node from USW1 on Jenkins
2026-01-30 15:02:38 -05:00
Ryan Baxter
dd6a5b05c2
Merge branch 'use-usw1-to-download-node'
2026-01-30 12:06:10 -05:00
Ryan Baxter
d7ceaa8331
Changes to support downloading Node from USW1 on Jenkins
2026-01-30 11:49:50 -05:00
spring-builds
0f027de067
Bumping versions
2026-01-29 23:27:28 +00:00
spring-builds
ea2560040f
Bumping versions
2026-01-28 23:26:31 +00:00
spring-builds
329b82eeb4
Bumping dependency versions after release
2026-01-28 19:49:47 +00:00
spring-builds
a9f6dfbd05
Bumping versions to 5.0.2-SNAPSHOT after release
2026-01-28 19:48:01 +00:00
spring-builds
39cd27fd2a
Going back to snapshots
2026-01-28 19:48:00 +00:00
spring-builds
ba65741b3c
Update SNAPSHOT to 5.0.1
2026-01-28 19:47:27 +00:00
Ryan Baxter
fbaa9aaa7c
Updating deploy.yml so it can accept multiple branches
2026-01-22 16:22:38 -05:00
Ryan Baxter
951a934dc1
Moving to Spring Boot 4.0.2-SNAPSHOT
2026-01-06 09:10:37 -05:00
spencergibb
fd01b4d1da
Updates boot to 4.0.1-SNAPSHOT
2026-01-05 11:44:19 -05:00
spencergibb
fa8f735fa9
Updates boot to 4.0.1-SNAPSHOT
2026-01-05 08:45:55 -05:00
Ryan Baxter
47e0d05260
Merge pull request #595 from spring-cloud/dependabot/maven/main/org.codehaus.mojo-license-maven-plugin-2.7.1
2026-01-05 05:17:38 -05:00
dependabot[bot]
1ba3fbb160
Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1
...
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 09:01:54 +00:00
Ryan Baxter
d8afb5f72a
Merge pull request #593 from spring-cloud/dependabot/maven/main/org.codehaus.mojo-exec-maven-plugin-3.6.3
2025-12-22 08:06:51 -05:00
Ryan Baxter
c79bdea2f7
Merge pull request #594 from spring-cloud/dependabot/maven/main/com.uber.nullaway-nullaway-0.12.15
2025-12-22 08:06:19 -05:00
dependabot[bot]
b731167bc4
Bump com.uber.nullaway:nullaway from 0.12.14 to 0.12.15
...
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway ) from 0.12.14 to 0.12.15.
- [Release notes](https://github.com/uber/NullAway/releases )
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber/NullAway/compare/v0.12.14...v0.12.15 )
---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
dependency-version: 0.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 09:02:11 +00:00
dependabot[bot]
1292513dda
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 09:01:30 +00:00
spring-builds
01dbc3de5f
Bumping versions
2025-12-18 13:05:55 +00:00
Ryan Baxter
92c22ab3a2
Add COMMERCIAL_ARTIFACTORY_USERNAME and COMMERCIAL_ARTIFACTORY_PASSWORD secrets
2025-12-17 16:09:48 -05:00
Ryan Baxter
6165f35d7b
Trigger build
2025-12-16 14:44:18 -05:00
Ryan Baxter
e0ca07936f
Use generalized deploy yaml from spring-cloud-github-actions
2025-12-16 14:39:58 -05:00
spring-builds
901d5d9f57
Bumping versions
2025-12-16 13:05:56 +00:00
spring-builds
165c2653a8
Bumping dependency versions after release
2025-12-16 10:35:53 +00:00
spring-builds
616a59b0e1
Bumping versions to 4.3.3-SNAPSHOT after release
2025-12-16 10:35:04 +00:00
spring-builds
ce8354139f
Going back to snapshots
2025-12-16 10:35:03 +00:00
spring-builds
9417440474
Update SNAPSHOT to 4.3.2
2025-12-16 10:34:25 +00:00
Ryan Baxter
7d7b14de7c
Added branch and java version to job name
2025-12-15 16:04:52 -05:00
Ryan Baxter
e9302f73fb
Support building multiple branches when scheduling trigger runs
2025-12-15 16:00:59 -05:00
Ryan Baxter
de61ae52e1
Update deploy.yaml to only add docs profile for java 17
2025-12-15 15:43:52 -05:00
Ryan Baxter
6450feb88f
Fixing deploy.yml
2025-12-15 15:32:46 -05:00
Ryan Baxter
875eec23b9
Fixing deploy.yml
2025-12-15 15:29:15 -05:00
Ryan Baxter
6f5e9de119
Support all java versions based on branch in deploy.yml
2025-12-15 15:27:08 -05:00
Ryan Baxter
624129c729
Update deploy.yml
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-15 12:04:06 -05:00
Ryan Baxter
7b0d64a412
Rename workflow from 'Spring Cloud Build' to 'Spring Cloud Build Deploy'
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-15 11:59:27 -05:00
Ryan Baxter
b7bf3e615b
Setup settings.xml
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-15 11:45:43 -05:00
Ryan Baxter
a7754043ee
Fix typo in Docker Hub token secret
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-15 11:37:37 -05:00
Ryan Baxter
963362649a
Use docker login action
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-15 11:36:24 -05:00
Ryan Baxter
972445daeb
Add GitHub Actions workflow for Spring Cloud build deployment
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-15 10:24:02 -05:00
Ryan Baxter
98db826780
Merge pull request #590 from spring-cloud/dependabot/github_actions/main/actions/cache-5
...
Bump actions/cache from 4 to 5
2025-12-15 09:37:32 -05:00
Ryan Baxter
a09b7a77f8
Merge pull request #591 from spring-cloud/dependabot/github_actions/4.2.x/actions/cache-5
...
Bump actions/cache from 4 to 5
2025-12-15 09:37:05 -05:00
Ryan Baxter
b2ed3a2d33
Merge pull request #592 from spring-cloud/dependabot/github_actions/4.3.x/actions/cache-5
...
Bump actions/cache from 4 to 5
2025-12-15 09:36:42 -05:00
dependabot[bot]
fdf4ee03dd
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] <support@github.com >
2025-12-15 09:21:58 +00:00
dependabot[bot]
015324d20b
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] <support@github.com >
2025-12-15 09:16:10 +00:00
dependabot[bot]
6301d23685
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] <support@github.com >
2025-12-15 09:11:09 +00:00
spring-builds
040160a7f1
Bumping versions
2025-12-14 18:17:39 +00:00
spring-builds
b7705671f3
Bumping versions
2025-12-11 18:16:34 +00:00
spring-builds
c213290982
Bumping versions to 4.2.5-SNAPSHOT after release
2025-12-11 10:33:20 +00:00
spring-builds
5456a034b2
Going back to snapshots
2025-12-11 10:33:19 +00:00
spring-builds
8b94c5f7e7
Update SNAPSHOT to 4.2.4
2025-12-11 10:32:46 +00:00
Ryan Baxter
3a69c03f55
Merge pull request #589 from spring-cloud/dependabot/maven/main/com.uber.nullaway-nullaway-0.12.14
2025-12-08 05:15:24 -05:00
dependabot[bot]
f74edf6996
Bump com.uber.nullaway:nullaway from 0.12.13 to 0.12.14
...
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway ) from 0.12.13 to 0.12.14.
- [Release notes](https://github.com/uber/NullAway/releases )
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber/NullAway/compare/v0.12.13...v0.12.14 )
---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
dependency-version: 0.12.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 09:01:44 +00:00
Ryan Baxter
d21087a5ea
Upgrade to Spring Boot 3.4.12
2025-12-04 10:09:23 -05:00
Ryan Baxter
e07c1bda53
Merge pull request #586 from spring-cloud/dependabot/maven/main/com.uber.nullaway-nullaway-0.12.13
...
Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.13
2025-12-02 10:20:06 -05:00
Ryan Baxter
2718fa50c1
Add semver-minor update type for dependencies on main
...
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com >
2025-12-02 10:18:31 -05:00
Ryan Baxter
512e6fd003
Merge pull request #585 from spring-cloud/dependabot/maven/main/org.apache.maven.plugins-maven-war-plugin-3.5.1
2025-12-02 05:21:10 -05:00
dependabot[bot]
da4b1602ac
Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.13
...
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway ) from 0.12.12 to 0.12.13.
- [Release notes](https://github.com/uber/NullAway/releases )
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber/NullAway/compare/v0.12.12...v0.12.13 )
---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
dependency-version: 0.12.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 09:01:29 +00:00
dependabot[bot]
9f1b8ac58f
Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to 3.5.1
...
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-war-plugin/releases )
- [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.5.0...maven-war-plugin-3.5.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-war-plugin
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 09:01:18 +00:00
Ryan Baxter
e301ddd6ca
Merge pull request #582 from spring-cloud/dependabot/npm_and_yarn/docs/main/antora-3.2.0-alpha.11
...
Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs
2025-12-01 08:58:12 -05:00
Ryan Baxter
584d5a0ff3
Merge pull request #583 from spring-cloud/dependabot/npm_and_yarn/docs/4.2.x/antora-3.2.0-alpha.11
...
Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs
2025-12-01 08:57:44 -05:00
Ryan Baxter
b91b1089c1
Merge pull request #584 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/antora-3.2.0-alpha.11
...
Bump antora from 3.2.0-alpha.10 to 3.2.0-alpha.11 in /docs
2025-12-01 08:55:34 -05:00
Ryan Baxter
6958e6d6f6
Merge pull request #580 from spring-cloud/dependabot/maven/main/com.google.errorprone-error_prone_core-2.45.0
...
Bump com.google.errorprone:error_prone_core from 2.44.0 to 2.45.0
2025-12-01 08:52:14 -05:00
dependabot[bot]
f4d4e2cd09
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] <support@github.com >
2025-12-01 11:15:19 +00:00
dependabot[bot]
afa09907cd
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] <support@github.com >
2025-12-01 10:48:34 +00:00
dependabot[bot]
c323a9f996
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] <support@github.com >
2025-12-01 10:40:54 +00:00
dependabot[bot]
0717501e27
Bump com.google.errorprone:error_prone_core from 2.44.0 to 2.45.0
...
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone ) from 2.44.0 to 2.45.0.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.44.0...v2.45.0 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
dependency-version: 2.45.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 09:01:48 +00:00
spring-builds
268277eef3
Bumping versions to 5.0.1-SNAPSHOT after release
2025-11-24 14:03:53 +00:00
spring-builds
26ab09619c
Going back to snapshots
2025-11-24 14:03:52 +00:00
Ryan Baxter
bbd3219ac6
Merge pull request #578 from spring-cloud/dependabot/github_actions/4.2.x/actions/checkout-6
2025-11-24 07:46:08 -05:00
Ryan Baxter
b53e0d79bf
Merge pull request #579 from spring-cloud/dependabot/github_actions/4.3.x/actions/checkout-6
2025-11-24 07:45:38 -05:00
dependabot[bot]
3ee1c4194b
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] <support@github.com >
2025-11-24 09:51:22 +00:00
dependabot[bot]
32c2672454
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] <support@github.com >
2025-11-24 09:41:33 +00:00
spring-builds
0694626359
Bumping versions
2025-11-21 13:05:31 +00:00
Ryan Baxter
98a1225c33
Merge pull request #575 from spring-cloud/dependabot/maven/4.3.x/org.springframework.boot-spring-boot-dependencies-3.5.9-SNAPSHOT
2025-11-21 05:14:53 -05:00
dependabot[bot]
71cd63d5f0
Bump org.springframework.boot:spring-boot-dependencies
...
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot ) from 3.5.8-SNAPSHOT to 3.5.9-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/commits )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-version: 3.5.9-SNAPSHOT
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-21 09:23:47 +00:00
spring-builds
fbaf9cb7c6
Bumping versions
2025-10-16 18:17:49 +00:00
spring-builds
769be1d42b
Bumping versions to 4.2.4-SNAPSHOT after release
2025-10-15 18:54:44 +00:00
spring-builds
3b15d1b103
Going back to snapshots
2025-10-15 18:54:43 +00:00
spring-builds
e528f25ef6
Update SNAPSHOT to 4.2.3
2025-10-15 18:54:10 +00:00
Ryan Baxter
9dd4589b17
Merge pull request #564 from spring-cloud/dependabot/maven/4.2.x/org.jacoco-jacoco-maven-plugin-0.8.14
2025-10-13 05:59:53 -04:00
dependabot[bot]
aedd746d51
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] <support@github.com >
2025-10-13 09:33:41 +00:00
Ryan Baxter
a58ac7b78a
Merge pull request #559 from spring-cloud/dependabot/npm_and_yarn/docs/4.2.x/antora-3.2.0-alpha.10
2025-10-06 06:39:41 -04:00
dependabot[bot]
b0724a3a44
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] <support@github.com >
2025-10-06 09:23:43 +00:00
dependabot[bot]
3b1590c063
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 >
2025-09-22 09:12:24 +00:00
Ryan Baxter
4ce3d223dc
Merge pull request #532 from spring-cloud/dependabot/npm_and_yarn/docs/4.2.x/antora/atlas-extension-1.0.0-alpha.5
...
Bump @antora/atlas-extension from 1.0.0-alpha.2 to 1.0.0-alpha.5 in /docs
2025-09-15 10:40:48 -04:00
Ryan Baxter
2625e86f0d
Merge pull request #534 from spring-cloud/dependabot/maven/4.2.x/org.apache.maven.plugins-maven-failsafe-plugin-3.5.4
...
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4
2025-09-15 10:39:52 -04:00
Ryan Baxter
71b0829593
Merge pull request #535 from spring-cloud/dependabot/maven/4.2.x/org.apache.maven.plugins-maven-shade-plugin-3.6.1
...
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
2025-09-15 10:39:25 -04:00
Ryan Baxter
55d0093b7a
Merge pull request #537 from spring-cloud/dependabot/maven/4.2.x/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
...
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
2025-09-15 10:38:34 -04:00
dependabot[bot]
0020c8118c
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] <support@github.com >
2025-09-15 10:11:07 +00:00
dependabot[bot]
372432db59
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] <support@github.com >
2025-09-15 10:06:17 +00:00
dependabot[bot]
48b494b73f
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] <support@github.com >
2025-09-15 10:04:17 +00:00
dependabot[bot]
a5dd59f51e
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] <support@github.com >
2025-09-15 09:37:12 +00:00