Skip to content

Commit

Permalink
build: upgrade hibernate core version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngonzalezpazFC committed Jul 11, 2024
1 parent 12fd5be commit 9283f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-core-data-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.1.7.Final</version>
<version>6.5.2.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9283f88

Please sign in to comment.