Update dependency org.springframework:spring-webmvc to v3.2.0.RELEASE - abandoned#625
Open
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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:
3.1.0.RELEASE->3.2.0.RELEASEBy 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-framework
v3.2.0.RELEASE⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.1.4.RELEASE⭐ New Features
🪲 Bug Fixes
@Importprocessing and ImportBeanDefinitionRegistrar invocation [SPR-9925] #14558📔 Documentation
v3.1.3.RELEASE⭐ New Features
@ResponseBodydoes not work with@ExceptionHandlerwhen reason is set in@ResponseStatus[SPR-9159] #13797🪲 Bug Fixes
@Resourceinjection of singleton in prototype using AnnotationConfigApplicationContext is not thread-safe [SPR-9852] #14485@Configurationbeans [SPR-9851] #14484@EnableSpringConfigured[SPR-9811] #14444@Resourceappears to be broken [SPR-9580] #14214@ModelAttribute-annotatedmethod [SPR-9378] #14014@InjectProvider or@AutowiredObjectFactory issue with session scoped bean [SPR-9181] #13819@InitBindermethod, it fails at runtime. [SPR-8946] #13586📔 Documentation
v3.1.2.RELEASE⭐ New Features
@EnableSchedulingjavadoc re ExecutorService shutdown [SPR-9280] #13918@Async[SPR-6847] #11513🪲 Bug Fixes
@EnableSpringConfigured[SPR-9441] #14077@RequestMappingannotation to decide if a bean contains@RequestMappingmethods [SPR-9374] #14010@PathVariablehas the same name as a@ModelAttribute's object property [SPR-9349] #13987@PathVariabledrops extension [SPR-9333] #13971@Resourceinjection [SPR-9176] #13814@PropertySourceplaceholder resolution [SPR-9133] #13772📔 Documentation
v3.1.1.RELEASE⭐ New Features
🪲 Bug Fixes
@PropertySourceannotation with multiple values and a name fails to register all property sources [SPR-9127] #13766@Configurationclasses [SPR-9124] #13762@ComponentScanwith includeFilters on@Import-edcontext does not work [SPR-9031] #13670@Configurationinstance is null when Configuration is imported via@Import[SPR-9023] #13662@ActiveProfilesare not cascaded down to contexts loaded via@ImportResource[SPR-8992] #13632@InitBindermethod has an HttpServletResponse argument [SPR-8983] #13623@Configuration[SPR-8955] #13595@Autowireddoes not appear in JavaDoc [SPR-8935] #13575