Update dependency org.springframework.boot:spring-boot-starter-parent to v2.4.3 #98
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.4.RELEASE
->2.4.3
2.3.4.RELEASE
->2.4.3
Release Notes
spring-projects/spring-boot
v2.4.3
Compare Source
🗒️ Noteworthy Changes
Nimbus JOSE JWT
In versions 5.4.4 and earlier, Spring Security 5.4.x depended on versions of
oauth2-oidc-sdk
andnimbus-jose-jwt
that were not compatible with each other. This was corrected in Spring Security 5.4.5 by downgrading fromnimbus-jose-jwt
9.x to 8.x. A similar change has been made to Spring Boot's dependency management in this release. If you were relying onnimbus-jose-jwt
9.x, you can restore the 9.x version using thenimbus-jose-jwt.version
property.🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.2
Compare Source
⭐ New Features
🪲 Bug Fixes
@SpringSessionDataSource
if available #24790Invalid entry size
when build application with a dependency jar larger than 2,147,483,647 bytes with Gradle #24768@Name
parameters #24713@Nullable
annotations on endpoint methods #24672@Nullable
cannot be used to indicate that a parameter to an endpoint operation is optional #24670@Nullable
annotations on endpoint methods #24654📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.1
Compare Source
🪲 Bug Fixes
@Name
support for value object binding fails with Kotlin classes #24379📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.0
Compare Source
⭐ New Features
🪲 Bug Fixes
@DataJpaTest
using H2 with schema.sql and spring.datasource.schema-username fails #24024@PostConstruct
as it's ignored on Java 11+ without a dependency on jakarta-annotation-api #24010@MockBean
fields are not reset for JUnit 5@Nested
tests using@WebMvcTest
#23984📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.9.RELEASE
Compare Source
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.8.RELEASE
Compare Source
🪲 Bug Fixes
@Nullable
cannot be used to indicate that a parameter to an endpoint operation is optional #24647@SpringSessionDataSource
if available #24624Invalid entry size
when build application with a dependency jar larger than 2,147,483,647 bytes with Gradle #24618📔 Documentation
InMemoryOAuth2AuthorizedClientService
#24596🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.7.RELEASE
Compare Source
🪲 Bug Fixes
📔 Documentation
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.