jdaugherty commented on code in PR #15530: URL: https://github.com/apache/grails-core/pull/15530#discussion_r3035669536
########## gradle.properties: ########## @@ -36,12 +36,17 @@ gparsVersion=1.2.1 # and grails-forge/grails-forge-core/src/main/java/org/grails/forge/feature/build/gradle/templates/gradleWrapperProperties.rocker.raw gradleToolingApiVersion=8.14.4 hibernate5Version=5.6.15.Final +hibernate7Version=7.2.5.Final javassistVersion=3.30.2-GA jnrPosixVersion=3.1.20 joddWotVersion=3.3.8 joptSimpleVersion=5.0.4 jspApiVersion=4.0.0 liquibaseHibernate5Version=4.27.0 +liquibaseHibernate5CoreVersion=4.27.0 +liquibaseHibernate7CoreVersion=4.27.0 +#TODO - hibernate7 version - 6.0.0-SNAPSHOT Review Comment: Can we remove the TODO then? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
