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 Mar 16, 2023
1 parent c69d181 commit e9e9da4
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 @@ -196,7 +196,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
<version>3.6.0.Final</version>
<version>5.6.15.Final</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit e9e9da4

Please sign in to comment.