Bump spring-web from 5.3.17 to 5.3.18
Bumps spring-web from 5.3.17 to 5.3.18.
Release notes
Sourced from spring-web's releases.
v5.3.18
⭐ New Features
- Restrict access to property paths on Class references #28261
- Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask #28233
:lady_beetle: Bug Fixes
- Move off deprecated API in
SessionTransactionData
#28234
📔 Documentation
- Introduce warnings in documentation of SerializationUtils #28246
- Update copyright date in reference manual #28237
@Transactional
test does not execute all JPA lifecycle callback methods #28228
❤ ContributorsWe'd like to thank all the contributors who worked on this release!
Commits
-
707a24c
Release v5.3.18 -
002546b
Refine PropertyDescriptor filtering -
1627f57
Disable flaky integration tests for now -
3811cd4
Introduce warnings in documentation of SerializationUtils -
d927e37
Add "Testing ORM entity lifecycle callbacks" note to Testing chapter -
1d302bf
Introduce tests for gh-28228 -
4b150fd
Update copyright date in reference manual -
3a6016d
Merge pull request #28238 from izeye -
135506f
Update copyright year of EvaluationTests -
cb36ca3
Upgrade to ASM master - Additional commits viewable in compare view