Skip to content

Commit

Permalink
Update hibernate core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2022
1 parent e4bd4e4 commit 65b36cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grails-forge-core/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.6.3.Final</version>
<version>6.1.6.Final</version>
</dependency>
<dependency>
<groupId>org.glassfish.web</groupId>
Expand Down Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.2.0.Final</version>
<version>8.0.0.Final</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 65b36cf

Please sign in to comment.