Skip to content

Commit

Permalink
fix(deps): update dependency org.hibernate:hibernate-tools to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2022
1 parent d90b31d commit b3948d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
<version>3.6.0.Final</version>
<version>5.6.14.Final</version>
</dependency>

<dependency><!-- java bytecode processor required by hibernate-->
Expand Down

0 comments on commit b3948d4

Please sign in to comment.