SORMAS-Project
SORMAS-Project copied to clipboard
Bump org.springframework:spring-context from 5.3.27 to 6.0.13 in /sormas-app
Bumps org.springframework:spring-context from 5.3.27 to 6.0.13.
Release notes
Sourced from org.springframework:spring-context's releases.
v6.0.13
:star: New Features
- Improve diagnostics for negative repeated text count in SpEL #31342
- Improve diagnostics when repeated text size calculation results in overflow in SpEL #31341
UnknownContentTypeException
is notSerializable
#31283- Reintroduce
FastClass
in CGLIB class names for@Configuration
classes #31272:lady_beetle: Bug Fixes
HibernateJpaDialect
andHibernateExceptionTranslator
throwSQLExceptionTranslator
-provided exception instead of returning it #31409- AnnotationScanner scanning leads to StackOverflowError with recursive annotation #31400
NamedParameterJdbcTemplate
throws unexpected exception fornull
query #31391- HTTP server exchange observations have incorrect UNKNOWN status tag if the client disconnected #31388
- Breaking change from 6.0.11 to 6.0.12 if you expect query parameters in
@RequestBody
#31327- SpEL's
CompoundExpression.toStringAST()
omits?
for null-safe navigation #31326ConcurrentLruCache
no longer supports capacity = 0 #31317- Using R2dbc transactional and non transactional on a database connection pool will fail for Oracle. #31268
- AOT-generated code no longer set bean class for beans created from a
@Bean
method #31242- CGLIB proxy classes are no longer cached properly #31238
- Illegal reflective access in
ContextOverridingClassLoader.isEligibleForOverriding
#31232- Fix RuntimeHintsPredicates matching rules for public/declared elements #31224
- MultipartParser should respect read position #31110
- WebClient reports 'Host is not specified' for URI with hostname and port, but without scheme #31033
- R2DBC Connection is closed during transaction when using TransactionAwareConnectionFactoryProxy #28133
- SpEL cannot evaluate or compile expression with null-safe
void
method invocation #27421LazyResolutionMessage
does not implement propertoString
#21265:notebook_with_decorative_cover: Documentation
- Document Kotlin declaration site variance subtleties #31370
- Add missing
conversionService
field in doc example #31330- Clarify documentation on Spring Web MVC pattern comparison #31294
- Improved documentation for MethodParameter#getAnnotatedElement #30397
- Javadoc for
BeanPropertyRowMapper.getColumnValue(ResultSet, int, Class)
is inconsistent with code #29285- Referencing a
@Bean
method in a@Configuration
class'@PostConstruct
method leads to circular reference #27876- Incorrect reference information about CGLIB supported method visibility #25001
- Clarify documentation for
@Transactional
on interfaces #23538:hammer: Dependency Upgrades
:heart: Contributors
Thank you to all the contributors who worked on this release:
... (truncated)
Commits
dda5250
Release v6.0.134bd54df
Upgrade to concourse-release-scripts 0.4.0-SNAPSHOT86650d1
Polishing87424cd
Upgrade to SLF4J 2.0.9 and AspectJ 1.9.20.180e82cd
Do not close transactional Connection in doReleaseConnection66ce8c9
Properly return SQLExceptionTranslator-provided exceptione9fcb21
Refine status KeyValue for HTTP server observationsee9dff3
Updated Java 17 version in sdkmanrc2158410
Revert "Support Jackson's DatatypeFeature in Jackson2ObjectMapperBuilder"e0a55c2
Upgrade to Micrometer 1.10.12 and Reactor 2022.0.12- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
SonarCloud analysis: https://sonarcloud.io/dashboard?id=SORMAS-Project&pullRequest=12642