Skip to content

Commit

Permalink
Update dependency org.hibernate:hibernate-core to v6.4.5.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 33cdce2 commit 5a7ea74
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.4.Final'
compile 'org.hibernate:hibernate-core:6.4.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 5a7ea74

Please sign in to comment.