Skip to content

Commit db8bfbd

Browse files
authored
Merge pull request #13950 from grails/pre-6.2.3
Update hibernate5 plugin to 8.1.1 and tomcat to 9.0.98
2 parents 0a32dcd + 46344c2 commit db8bfbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ groovyVersion=3.0.23
1515
gspVersion=6.2.4
1616
h2.version=2.2.224
1717
h2Version=2.2.224
18-
hibernateDatastoreVersion=8.1.0
18+
hibernateDatastoreVersion=8.1.1
1919
jakartaAnnotationApiVersion=2.0.0
2020
jansiVersion=1.18
2121
javaParserCoreVersion=3.25.10
@@ -46,7 +46,7 @@ spring.version=5.3.39
4646
testingSupportVersion=3.2.2
4747
testingSupportVersionForTests=3.2.2
4848
tomcatLog4jVersion=8.5.2
49-
tomcatVersion=9.0.97
49+
tomcatVersion=9.0.98
5050
viewsVersion=3.2.3
5151
org.gradle.caching=true
5252
org.gradle.parallel=true

0 commit comments

Comments
 (0)