Merge pull request #2472 from Stirling-Tools/dependabot/gradle/org.springframework-spring-webmvc-6.2.1

Bump org.springframework:spring-webmvc from 6.2.0 to 6.2.1
This commit is contained in:
Anthony Stirling 2024-12-17 10:27:49 +00:00 committed by GitHub
commit e8d7b4aded
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -278,7 +278,7 @@ dependencies {
}
//security updates
implementation "org.springframework:spring-webmvc:6.2.0"
implementation "org.springframework:spring-webmvc:6.2.1"
implementation("io.github.pixee:java-security-toolkit:1.2.1")