fix(deps): update spring core to v3.2.18.release #49
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.2.3.RELEASE
->3.2.18.RELEASE
3.2.3.RELEASE
->3.2.18.RELEASE
3.2.3.RELEASE
->3.2.18.RELEASE
3.2.3.RELEASE
->3.2.18.RELEASE
3.2.3.RELEASE
->3.2.18.RELEASE
Release Notes
spring-projects/spring-framework (org.springframework:spring-jdbc)
v3.2.18.RELEASE
: 3.2.18 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.17.RELEASE
: 3.2.17 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@RequestHeader
HttpHeaders fails with NPE against null header value [SPR-14091] #18663@Caching
annotation [SPR-14162] #18734📔 Documentation
@EnableScheduling
javadoc has incomplete XML example [SPR-14145] #18717v3.2.16.RELEASE
: 3.2.16 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@ResponseBody
methods explicitly mapped to ".html" or other extensions [SPR-13629] #18207📔 Documentation
v3.2.15.RELEASE
: 3.2.15 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.14.RELEASE
: 3.2.14 ReleaseCompare Source
🪲 Bug Fixes
@Scheduled
no longer works in case of multiple proxied target classes implementing the same interface [SPR-12709] #17306@args
as pointcut, there is case that occur a NPE at calling the unrelated method [SPR-13102] #17693📔 Documentation
v3.2.13.RELEASE
: 3.2.13 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.12.RELEASE
: 3.2.12 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Qualifier
resolution fails with Spring Batch parent/child context arrangement [SPR-12191] #16805@Value
method argument fails with TypeMismatchException [SPR-12297] #16903@Scheduled
methods end up on 'empty' proxy instance in case of CGLIB auto-proxying [SPR-12308] #16913@Import
in another annotation still results in double scan [SPR-12334] #16939📔 Documentation
v3.2.11.RELEASE
: 3.2.11 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@PersistenceContext
into JUnit 4 test class causes NoSuchBeanDefinitionException [SPR-8834] #13476@Bean
method leads to early call (pre injection) [SPR-12141] #16755v3.2.10.RELEASE
: 3.2.10 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v3.2.9.RELEASE
: 3.2.9 ReleaseCompare Source
⭐ New Features
@Bean
method override regression with return type narrowing on JDK 8 [SPR-11718] #16340🪲 Bug Fixes
v3.2.8.RELEASE
: 3.2.8 ReleaseCompare Source
⭐ New Features
@Controller
types requiring AOP proxing [SPR-11281] #15905🪲 Bug Fixes
@RequestMapping
methods [SPR-11101] #15727📔 Documentation
v3.2.7.RELEASE
: 3.2.7 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Bean
meta-annotation detection when using ASM [SPR-10488] #15121@Async
with cglib based proxy causes memory leak in heap [SPR-11275] #15899@Async
with cglib based proxy causes memory leak in permgen [SPR-11276] #15900@Enable
registrars invoked with subclass for annotation placed on superclass (3.2.x) [SPR-11251] #15876v3.2.6.RELEASE
: 3.2.6 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@resourceMapping
doesn't work. [SPR-10791] #15417@Bean
definitions [SPR-11116] #15742@Cacheable
within@Caching
annotation doesn't work [SPR-11124] #15750v3.2.5.RELEASE
: 3.2.5 ReleaseCompare Source
⭐ New Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.