Update dependency org.springframework:spring-framework-bom to v6.2.8 (#10736)

This commit is contained in:
Kris Stern 2025-06-13 00:09:11 +08:00 committed by GitHub
commit abfe865d7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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