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 committed Mar 15, 2022
1 parent 6d5fb1e commit 4bfd1be
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.6.Final</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 4bfd1be

Please sign in to comment.