Update dependency org.springframework:spring-framework-bom to v6.2.11 (#11058)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-17 15:13:10 +01:00 committed by GitHub
parent 077acbb3f7
commit 45bf79a068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>6.2.10</version>
<version>6.2.11</version>
<type>pom</type>
<scope>import</scope>
</dependency>