Skip to content

Commit

Permalink
Update hibernate core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent f6adf2d commit 2f614f9
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.15.Final</version>
<version>6.3.1.Final</version>
</dependency>
<dependency>
<groupId>org.glassfish.web</groupId>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.2.5.Final</version>
<version>8.0.1.Final</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 2f614f9

Please sign in to comment.