Skip to content

Commit

Permalink
fix(deps): update dependency org.hibernate:hibernate-core to v5 [secu…
Browse files Browse the repository at this point in the history
…rity]
  • Loading branch information
renovate[bot] authored Mar 18, 2023
1 parent 0aa8e8e commit 4128833
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>3.3.2.GA</version>
<version>5.3.20.Final</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 4128833

Please sign in to comment.