Update dependency org.springframework:spring-framework-bom to v6.1.13 (#9726)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-13 16:21:55 -06:00 committed by GitHub
parent 4e9b0462e5
commit 7ff5aaa0fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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