Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Update Hibernate-Core to 5.4.19.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkL4YG committed Aug 15, 2020
1 parent 4aa9965 commit 52955fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {

compile 'de.mlessmann:confort:1.1.0-rc.2'
compile 'org.reflections:reflections:0.9.10'
compile 'org.hibernate:hibernate-core:5.4.12.Final'
compile 'org.hibernate:hibernate-core:5.4.19.Final'
compile 'org.slf4j:slf4j-api:1.7.29'
compile 'com.zaxxer:HikariCP:3.4.5'
compile 'com.sun.mail:mailapi:1.6.5'
Expand Down

0 comments on commit 52955fe

Please sign in to comment.