Bump the spring group across 4 directories with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
dependencies java
Bumps the spring group with 2 updates in the /labs/unicorn-stock-broker directory: org.springframework.boot:spring-boot-starter-parent and org.springframework.cloud:spring-cloud-dependencies.
Bumps the spring group with 2 updates in the /labs/unicorn-store/software/alternatives/unicorn-audit-service directory: org.springframework.boot:spring-boot-starter-parent and org.springframework.cloud:spring-cloud-dependencies.
Bumps the spring group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm directory: org.springframework.boot:spring-boot-starter-parent.
Bumps the spring group with 1 update in the /labs/unicorn-store/software/unicorn-store-spring directory: org.springframework.boot:spring-boot-starter-parent.
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own #45449
- Removed spring.batch.initialize-schema property is still considered #45380
- ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
- Custom default units declared on a field are ignored when binding properties in a native image #45347
- DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
- Various spring.datasource properties are mistakenly marked as ignored #45342
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
- DockerRegistryConfigAuthentication does not align with Docker CLI #45292
- Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
- CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622
:notebook_with_decorative_cover: Documentation
- Document the java info contribution #45634
- Document the process info contribution #45632
- Document the os info contribution #45630
- Document typical spring.application.group and name use #45628
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding#45626- Document the way that primary Kotlin constructors are used when binding #45553
- Improve "profile" reference documentation with additional admonitions #45551
- Improve setEnvironmentPrefix(...) reference documentation #45376
- Document all the available Testcontainers integrations #45367
- Document when a spring.config.import value is relative and when it is fixed #45363
- Update org.cyclonedx.bom version in docs to 2.3.0 #45320
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299
:hammer: Dependency Upgrades
... (truncated)
Commits
8c2d645Release v3.5.00b49e78Merge branch '3.4.x'c684fa4Switchmake-defaultfor publish-to-sdkman to 3.5.x5695192Ensure descendants are always recalculated on cache refresh31f549eMerge branch '3.4.x'68df6f5Next development version (v3.4.7-SNAPSHOT)9f46877Merge branch '3.4.x'404a0dfMerge branch '3.3.x' into 3.4.xe331846Next development version (v3.3.13-SNAPSHOT)b142798Merge branch '3.4.x'- Additional commits viewable in compare view
Updates org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0
Release notes
Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.
v2025.0.0-M1
Full Changelog: https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2025.0.0-M1
Commits
1fb147cUpdate SNAPSHOT to 2025.0.022ac7d8Bumping dependency versions after release3d46501Bumping versions to 2025.0.1-SNAPSHOT after releasebf966cdGoing back to snapshotsfd4fc1fUpdate SNAPSHOT to 2025.0.068b15ebBumping versions4d19a8eUpdates boot version to 3.5.0943bf02Bumping versions3087b08Updates boot version to 3.5.0-SNAPSHOTeb88060Going back to snapshots- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own #45449
- Removed spring.batch.initialize-schema property is still considered #45380
- ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
- Custom default units declared on a field are ignored when binding properties in a native image #45347
- DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
- Various spring.datasource properties are mistakenly marked as ignored #45342
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
- DockerRegistryConfigAuthentication does not align with Docker CLI #45292
- Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
- CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622
:notebook_with_decorative_cover: Documentation
- Document the java info contribution #45634
- Document the process info contribution #45632
- Document the os info contribution #45630
- Document typical spring.application.group and name use #45628
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding#45626- Document the way that primary Kotlin constructors are used when binding #45553
- Improve "profile" reference documentation with additional admonitions #45551
- Improve setEnvironmentPrefix(...) reference documentation #45376
- Document all the available Testcontainers integrations #45367
- Document when a spring.config.import value is relative and when it is fixed #45363
- Update org.cyclonedx.bom version in docs to 2.3.0 #45320
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299
:hammer: Dependency Upgrades
... (truncated)
Commits
8c2d645Release v3.5.00b49e78Merge branch '3.4.x'c684fa4Switchmake-defaultfor publish-to-sdkman to 3.5.x5695192Ensure descendants are always recalculated on cache refresh31f549eMerge branch '3.4.x'68df6f5Next development version (v3.4.7-SNAPSHOT)9f46877Merge branch '3.4.x'404a0dfMerge branch '3.3.x' into 3.4.xe331846Next development version (v3.3.13-SNAPSHOT)b142798Merge branch '3.4.x'- Additional commits viewable in compare view
Updates org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0
Release notes
Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.
v2025.0.0-M1
Full Changelog: https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2025.0.0-M1
Commits
1fb147cUpdate SNAPSHOT to 2025.0.022ac7d8Bumping dependency versions after release3d46501Bumping versions to 2025.0.1-SNAPSHOT after releasebf966cdGoing back to snapshotsfd4fc1fUpdate SNAPSHOT to 2025.0.068b15ebBumping versions4d19a8eUpdates boot version to 3.5.0943bf02Bumping versions3087b08Updates boot version to 3.5.0-SNAPSHOTeb88060Going back to snapshots- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own #45449
- Removed spring.batch.initialize-schema property is still considered #45380
- ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
- Custom default units declared on a field are ignored when binding properties in a native image #45347
- DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
- Various spring.datasource properties are mistakenly marked as ignored #45342
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
- DockerRegistryConfigAuthentication does not align with Docker CLI #45292
- Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
- CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622
:notebook_with_decorative_cover: Documentation
- Document the java info contribution #45634
- Document the process info contribution #45632
- Document the os info contribution #45630
- Document typical spring.application.group and name use #45628
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding#45626- Document the way that primary Kotlin constructors are used when binding #45553
- Improve "profile" reference documentation with additional admonitions #45551
- Improve setEnvironmentPrefix(...) reference documentation #45376
- Document all the available Testcontainers integrations #45367
- Document when a spring.config.import value is relative and when it is fixed #45363
- Update org.cyclonedx.bom version in docs to 2.3.0 #45320
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299
:hammer: Dependency Upgrades
... (truncated)
Commits
8c2d645Release v3.5.00b49e78Merge branch '3.4.x'c684fa4Switchmake-defaultfor publish-to-sdkman to 3.5.x5695192Ensure descendants are always recalculated on cache refresh31f549eMerge branch '3.4.x'68df6f5Next development version (v3.4.7-SNAPSHOT)9f46877Merge branch '3.4.x'404a0dfMerge branch '3.3.x' into 3.4.xe331846Next development version (v3.3.13-SNAPSHOT)b142798Merge branch '3.4.x'- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own #45449
- Removed spring.batch.initialize-schema property is still considered #45380
- ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
- Custom default units declared on a field are ignored when binding properties in a native image #45347
- DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
- Various spring.datasource properties are mistakenly marked as ignored #45342
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
- DockerRegistryConfigAuthentication does not align with Docker CLI #45292
- Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
- CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622
:notebook_with_decorative_cover: Documentation
- Document the java info contribution #45634
- Document the process info contribution #45632
- Document the os info contribution #45630
- Document typical spring.application.group and name use #45628
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding#45626- Document the way that primary Kotlin constructors are used when binding #45553
- Improve "profile" reference documentation with additional admonitions #45551
- Improve setEnvironmentPrefix(...) reference documentation #45376
- Document all the available Testcontainers integrations #45367
- Document when a spring.config.import value is relative and when it is fixed #45363
- Update org.cyclonedx.bom version in docs to 2.3.0 #45320
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299
:hammer: Dependency Upgrades
... (truncated)
Commits
8c2d645Release v3.5.00b49e78Merge branch '3.4.x'c684fa4Switchmake-defaultfor publish-to-sdkman to 3.5.x5695192Ensure descendants are always recalculated on cache refresh31f549eMerge branch '3.4.x'68df6f5Next development version (v3.4.7-SNAPSHOT)9f46877Merge branch '3.4.x'404a0dfMerge branch '3.3.x' into 3.4.xe331846Next development version (v3.3.13-SNAPSHOT)b142798Merge branch '3.4.x'- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own #45449
- Removed spring.batch.initialize-schema property is still considered #45380
- ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
- Custom default units declared on a field are ignored when binding properties in a native image #45347
- DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
- Various spring.datasource properties are mistakenly marked as ignored #45342
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
- DockerRegistryConfigAuthentication does not align with Docker CLI #45292
- Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
- CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622
:notebook_with_decorative_cover: Documentation
- Document the java info contribution #45634
- Document the process info contribution #45632
- Document the os info contribution #45630
- Document typical spring.application.group and name use #45628
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding#45626- Document the way that primary Kotlin constructors are used when binding #45553
- Improve "profile" reference documentation with additional admonitions #45551
- Improve setEnvironmentPrefix(...) reference documentation #45376
- Document all the available Testcontainers integrations #45367
- Document when a spring.config.import value is relative and when it is fixed #45363
- Update org.cyclonedx.bom version in docs to 2.3.0 #45320
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299
:hammer: Dependency Upgrades
... (truncated)
Commits
8c2d645Release v3.5.00b49e78Merge branch '3.4.x'c684fa4Switchmake-defaultfor publish-to-sdkman to 3.5.x5695192Ensure descendants are always recalculated on cache refresh31f549eMerge branch '3.4.x'68df6f5Next development version (v3.4.7-SNAPSHOT)9f46877Merge branch '3.4.x'404a0dfMerge branch '3.3.x' into 3.4.xe331846Next development version (v3.3.13-SNAPSHOT)b142798Merge branch '3.4.x'- Additional commits viewable in compare view
Updates org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0
Release notes
Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.
v2025.0.0-M1
Full Changelog: https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2025.0.0-M1
Commits
1fb147cUpdate SNAPSHOT to 2025.0.022ac7d8Bumping dependency versions after release3d46501Bumping versions to 2025.0.1-SNAPSHOT after releasebf966cdGoing back to snapshotsfd4fc1fUpdate SNAPSHOT to 2025.0.068b15ebBumping versions4d19a8eUpdates boot version to 3.5.0943bf02Bumping versions3087b08Updates boot version to 3.5.0-SNAPSHOTeb88060Going back to snapshots- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own #45449
- Removed spring.batch.initialize-schema property is still considered #45380
- ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
- Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
- Custom default units declared on a field are ignored when binding properties in a native image #45347
- DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
- Various spring.datasource properties are mistakenly marked as ignored #45342
- JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
- DockerRegistryConfigAuthentication does not align with Docker CLI #45292
- Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
- CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622
:notebook_with_decorative_cover: Documentation
- Document the java info contribution #45634
- Document the process info contribution #45632
- Document the os info contribution #45630
- Document typical spring.application.group and name use #45628
- Document that bean methods should be static when annotated with
@ConfigurationPropertiesBinding#45626- Document the way that primary Kotlin constructors are used when binding #45553
- Improve "profile" reference documentation with additional admonitions #45551
- Improve setEnvironmentPrefix(...) reference documentation #45376
- Document all the available Testcontainers integrations #45367
- Document when a spring.config.import value is relative and when it is fixed #45363
- Update org.cyclonedx.bom version in docs to 2.3.0 #45320
- Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299
:hammer: Dependency Upgrades
... (truncated)
Commits
8c2d645Release v3.5.00b49e78Merge branch '3.4.x'c684fa4Switchmake-defaultfor publish-to-sdkman to 3.5.x5695192Ensure descendants are always recalculated on cache refresh31f549eMerge branch '3.4.x'68df6f5Next development version (v3.4.7-SNAPSHOT)9f46877Merge branch '3.4.x'404a0dfMerge branch '3.3.x' into 3.4.xe331846Next development version (v3.3.13-SNAPSHOT)b142798Merge branch '3.4.x'- Additional commits viewable in compare view
Updates org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0
Release notes
Sourced from org.springframework.cloud:spring-cloud-dependencies's releases.
v2025.0.0-M1
Full Changelog: https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2025.0.0-M1
Commits
1fb147cUpdate SNAPSHOT to 2025.0.022ac7d8Bumping dependency versions after release3d46501Bumping versions to 2025.0.1-SNAPSHOT after releasebf966cdGoing back to snapshotsfd4fc1fUpdate SNAPSHOT to 2025.0.068b15ebBumping versions4d19a8eUpdates boot version to 3.5.0943bf02Bumping versions3087b08Updates boot version to 3.5.0-SNAPSHOTeb88060Going back to snapshots- Additional commits viewable in compare view
Updates org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
v3.5.0
Full release notes for Spring Boot 3.5 are available on the wiki.
:star: New Features
- Make heapdump endpoint restricted by default #45624
- Remove SSL status tag from metrics #45602
- Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507
:lady_beetle: Bug Fixes
- Unable to override/set nested ConfigurationProperties by passing as a system property #45639
- ValidationAutoConfiguration triggers early initialization of properties binding #45618
- Micrometer "enable" annotations property does not cover observed aspect #45617
- spring.graphql.sse.timeout is no longer exposed #45613
- SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
- IllegalStateException when extracting using layers a module with no code of its own
Pull Request Statistics
Commits:
1Files Changed:
4Additions:
+6Deletions:
-6
Package Dependencies
maven
3.4.4 → 3.5.0
Minor
maven
2024.0.1 → 2025.0.0
Major
Technical Details
| ID: | 1224147 |
| UUID: | 2560188664 |
| Node ID: | PR_kwDOHlIHls6YmWD4 |
| Host: | GitHub |
| Repository: | aws-samples/aws-lambda-java-workshop |
| Merge State: | Unknown |