Update dependency org.springframework.boot:spring-boot-starter-test - abandoned #642
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.0.RELEASE
->2.4.0
1.5.17.RELEASE
->2.0.0.RELEASE
By merging this PR, the below issues will be automatically resolved and closed:
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
spring-projects/spring-boot
v2.4.0
⭐ 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.12.RELEASE
🪲 Bug Fixes
@Configuration
in JerseySameManagementContextConfiguration #26695📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.11.RELEASE
🪲 Bug Fixes
@DataRedisTest
does not considerRedisReactiveAutoConfiguration
#26319@EnableAutoConfiguration
and@ImportAutoConfiguration
use different class loaders to find candidate configurations #26234📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.10.RELEASE
🪲 Bug Fixes
@ConfigurationProperties
class's default values are not visible in the Errors instance passed to Validator.validate(Object target, Errors errors) #25356📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.9.RELEASE
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.8.RELEASE
🪲 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
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.6.RELEASE
🪲 Bug Fixes
@DataJpaTest
using H2 with schema.sql and spring.datasource.schema-username fails #24023@PostConstruct
as it's ignored on Java 11+ without a dependency on jakarta-annotation-api #24009📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.5.RELEASE
🪲 Bug Fixes
@ConfigurationPropertiesBinding
does not apply Formatter beans #23614