File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
plugin/src/docs/code/s2-quickstart Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ javaxServletApiVersion=4.0.1
1111grailsTestingSupportVersion =3.1.1
1212githubSlug =grails-plugins/grails-spring-security-core
1313assetPipelineVersion =4.3.0
14- hibernateCoreVersion =5.6.15 .Final
14+ hibernateCoreVersion =6.4.3 .Final
1515hibernatEhcacheVersion =5.6.15.Final
1616gebVersion =6.0
1717seleniumVersion =4.16.1
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
4444 implementation " org.grails.plugins:async"
4545 implementation " org.grails.plugins:scaffolding"
4646 implementation " org.grails.plugins:hibernate5"
47- implementation " org.hibernate:hibernate-core:5.6.15 .Final"
47+ implementation " org.hibernate:hibernate-core:6.4.3 .Final"
4848 implementation " org.grails.plugins:events"
4949 implementation " org.grails.plugins:gsp"
5050 profile " org.grails.profiles:web"
You can’t perform that action at this time.
0 commit comments