Skip to content

Commit 4047a28

Browse files
authored
Merge pull request #13656 from grails/jamesfredley/update-6.2.x-dependencies
Update spring framework to 5.3.39 and tomcat to 9.0.95
2 parents 230be94 + 74efdb0 commit 4047a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ snakeyamlVersion=2.2
4141
spockVersion=2.1-groovy-3.0
4242
springBootVersion=2.7.18
4343
springLoadedVersion=1.2.8.RELEASE
44-
springVersion=5.3.37
44+
springVersion=5.3.39
4545
testingSupportVersion=3.2.1
4646
testingSupportVersionForTests=3.2.2
4747
tomcatLog4jVersion=8.5.2
48-
tomcatVersion=9.0.91
48+
tomcatVersion=9.0.95
4949
viewsVersion=3.2.3
5050
org.gradle.caching=true
5151
org.gradle.parallel=true

0 commit comments

Comments
 (0)