Skip to content

Commit

Permalink
Update dependency org.hibernate:hibernate-entitymanager to v5.6.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2021
1 parent b26ba65 commit 24b8041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/com.abstratt.mdd.target.jee/templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>5.1.0.Final</version>
<version>5.6.1.Final</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 24b8041

Please sign in to comment.