This repository has been archived by the owner on May 22, 2021. It is now read-only.
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.4.5 #296
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.3.0.RELEASE
->2.4.5
Release Notes
spring-projects/spring-boot
v2.4.5
Compare Source
🪲 Bug Fixes
@Persistent
should not be considered when scanning for MongoDB entities #25797@ControllerEndpoint
,@JmxEndpoint
,@RestControllerEndpoint
,@ServletEndpoint
, or@WebEndpoint
#25388📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.4
Compare Source
🪲 Bug Fixes
@ConfigurationProperties
class's default values are not visible in the Errors instance passed to Validator.validate(Object target, Errors errors) #25614@EntityScan
does not support property substitution #25436📔 Documentation
@PropertySource
or@TestPropertySource
#24945🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
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
Configuration
📅 Schedule: "after 7pm every weekday,before 8am every weekday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.