Bump org.springframework:spring-tx from 6.2.5 to 6.2.12
Closed
Number: #136
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
October 17, 2025 at 02:06 AM UTC
(8 months ago)
(8 months ago)
Updated:
March 17, 2026 at 11:31 AM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps org.springframework:spring-tx from 6.2.5 to 6.2.12.
Release notes
Sourced from org.springframework:spring-tx's releases.
v6.2.12
:star: New Features
- Add "forEachByte" variant to DataBuffer for efficient traversing #35623
- Nested transaction support via savepoints is broken in HSQLDB database [followup] #35618
- Improve exception handling in
ConfigurationClassBeanDefinitionReader#35631- Add MySQL/MariaDB to TableMetaDataProviderFactory for correct generated-keys support #35593
- Optimize state management in StompSubProtocolHandler #35591
- ServletServerHttpRequest.getRemoteAddress() may perform DNS lookup #35589
- Emit log message when multiple primary beans are detected #35550
- Duplicate key error is mapped to
TransientDataAccessExceptionbySQLStateSQLExceptionTranslatorforBatchUpdateException#35547- Remove redundant object allocation in cglib proxy method calls #35543
- Remove deprecation on
CandidateComponentsIndexandCandidateComponentsIndexLoader#35472- Processing response with no Content-Length header and no body raises EOFException #35361
:lady_beetle: Bug Fixes
- DefaultListableBeanFactory::getBeanNamesForType does not always return all bean names #35634
- Consider defaultCandidate for scoped proxies #35627
- Release data buffer in AbstractCharSequenceDecoder even when String creation fails #35625
- PathMatchingResourcePatternResolver is not able to resolve file in SpringBoot Packaged JAR #35617
- Prevent NoClassDefFoundError when Jetty Reactive HttpClient is not available #35608
- Performance regression with Property Placeholder Resolution #35594
- Retain order of
producesmedia types in@ExceptionHandler#35587- Nested transaction support via savepoints is broken in HSQLDB database #35564
- SpEL expression parser uses more CPU after upgrade to 6.2.9 #35556
- Thread race during FactoryBean instantiations starting with 6.2 due to lenient locks #35545
- Update parsed path handling in UrlHandlerFilter #35538
- ResourceHttpMessageWriter.write has unexpected error handling for invalid range requests (offset > content length) #35536
AbstractTestNGSpringContextTestsis not thread-safe regarding tracked exceptions #35528- UrlHandlerFilter breaks RequestDispatcher.forward() on Tomcat #35509
- AbstractMockHttpServletRequestBuilder#buildRequest is not idempotent #35493
- Add support for
JvmDefault(default in Kotlin 2.2.20+) #35487- InstanceSupplierCodeGenerator fails to detect deprecated type on package private factory method #35486
- Fix synchronization in ResponseBodyEmitter #35466
- useCaches option in PathMatchingResourcePatternResolver not applied in special case #35465
- Deadlock during context initialization due to EntityManager lock #35398
:notebook_with_decorative_cover: Documentation
- Improve guidance in WebFlux on how to join inbound and outbound streams in
WebSocketHandler#35572- Fix
idrefexample in reference manual #35560- Fix URI Patterns docs in WebMVC and WebFlux Request Mapping #35551
- Allow event listener method declared with multiple event classes to take a single parameter that is assignable from all of those event classes #35506
- Improve Task Javadoc about Runnable wrapping #35394
:hammer: Dependency Upgrades
... (truncated)
Commits
e354390Release v6.2.12c53132ePolishing03c3ec1Fall back on remoteHost if remoteAddress is nullc88bfc5Refactor state management in StompSubProtocolHandlera96558cRevise commit 01acb805018da643a3c4320ff0e032aa998beda81612b7cRemove test prefixes01acb80Improve exception handling in ConfigurationClassBeanDefinitionReaderf4438ceUpgrade to Reactor 2024.0.11 and Micrometer 1.14.125033b9dReset by-type cache for Object after registering a new singletond733023Consistently apply fallback attribute to proxy definition as well- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
org.springframework:spring-tx
Ecosystem:
maven
maven
Version Change:
6.2.5 → 6.2.12
Update Type:
Patch
Patch
Technical Details
| ID: | 10231211 |
| UUID: | 2922609080 |
| Node ID: | PR_kwDOFdOlHc6uM3m4 |
| Host: | GitHub |
| Repository: | couchbase-examples/java-springboot-quickstart |
| Mergeable: | Yes |
| Merge State: | Clean |