Update dependency org.springframework.boot:spring-boot to v3#14
Open
dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency org.springframework.boot:spring-boot to v3#14dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
dev-mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7.5→3.3.11By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot)
v3.3.11Compare Source
🐞 Bug Fixes
@ConditionalOnClassincorrectly #45177📔 Documentation
@Componenta javadoc link #45247🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@EvaristeGalois11, @MelleD, @ali-jalaal, @erichaagdev, @florgust, @izeye, @jonatan-ivanov, @nenros, @nevenc, @ngocnhan-tran1996, @nosan, @quaff, and @rainboyan
v3.3.10Compare Source
🐞 Bug Fixes
@DataJpaTeston enclosing class #44348📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KmYgJn, @bekoenig, @bernie-schelberg-invicara, @dmitrysulman, @izeye, @metters, @ngocnhan-tran1996, @nosan, and @quaff
v3.3.9Compare Source
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Ru311, @ashishkujoy, @izeye, @jearton, @ngocnhan-tran1996, @nosan, and @timotheeandres
v3.3.8Compare Source
🐞 Bug Fixes
📔 Documentation
@ConfigurationPropertiesannotation processor cannot generate description and defaultValue metadata for external types #43925🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arefbehboudi, @dreis2211, @gavarava, @hezean, @izeye, @jxblum, @ngocnhan-tran1996, @quaff, and @tmaciejewski
v3.3.7Compare Source
🐞 Bug Fixes
@SpringBootConfigurationresults in misleading error message #43357📔 Documentation
<annotationProcessorPaths>in Maven examples for configuring an annotation processor #43329@AutoConfigurationjavadoc #43323@EnableMethodSecurityinstead of the deprecated@EnableGlobalMethodSecurity#43308🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@BenchmarkingBuffalo, @kgb-financial-com, @ngocnhan-tran1996, @nosan, @quaff, @scordio, and @sobychacko
v3.3.6Compare Source
🐞 Bug Fixes
@SpyBeanon the output of a FactoryBean is not reset #31204📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ahoehma, @izeye, @ngocnhan-tran1996, @nosan, @quaff, and @wickdynex
v3.3.5Compare Source
🐞 Bug Fixes
@ControllerEndpointand@RestControllerEndpointinfrastructure remains undeprecated #42498📔 Documentation
@Primaryis recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42787@ConditionalOn(Missing)Bean will infer the type to match #42505🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@IMWoo94, @arefbehboudi, @izeye, @jeonghyeon00, @ngocnhan-tran1996, @nosan, and @quaff
v3.3.4Compare Source
🐞 Bug Fixes
@RestartScopecan cause 'Recursive update' exceptions when used with container beans #42107📔 Documentation