Skip to content

Commit

Permalink
Merge pull request #62 from meik99/renovate/hibernate-core
Browse files Browse the repository at this point in the history
Update dependency org.hibernate:hibernate-core to v6.2.5.Final
  • Loading branch information
meik99 authored Jun 15, 2023
2 parents 355e59b + 3177f32 commit 0e63e5b
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.2.4.Final'
compile 'org.hibernate:hibernate-core:6.2.5.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 0e63e5b

Please sign in to comment.