Skip to content

Commit

Permalink
Merge pull request #227 from jku-isse/renovate/hibernate-core
Browse files Browse the repository at this point in the history
Update dependency org.hibernate:hibernate-core to v6.4.4.Final
  • Loading branch information
baergump authored Feb 9, 2024
2 parents b6815d1 + ae101eb commit 45f0e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/jpa/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ecco.set("storage", true)

dependencies {
compile 'org.hibernate:hibernate-core:6.4.2.Final'
compile 'org.hibernate:hibernate-core:6.4.4.Final'
compile 'org.hibernate:hibernate-entitymanager:5.6.15.Final'
//compile 'org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final'
//compile 'org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final'
Expand Down

0 comments on commit 45f0e08

Please sign in to comment.