Skip to content

Commit

Permalink
chore(deps): update dependency org.hibernate:hibernate-entitymanager …
Browse files Browse the repository at this point in the history
…to v5
  • Loading branch information
renovate-bot committed Feb 10, 2021
1 parent b90750a commit cd5d9c0
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.4.28.Final</version>
<exclusions>
<exclusion>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit cd5d9c0

Please sign in to comment.