Skip to content

Commit

Permalink
fix(deps): update dependency org.hibernate:hibernate-entitymanager to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 3fec8d5 commit 2d9c64e
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 @@ -236,7 +236,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>3.6.10.Final</version>
<version>5.6.15.Final</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 2d9c64e

Please sign in to comment.