Skip to content

Commit

Permalink
chore(deps): update hibernate core to v4.3.11.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 16, 2021
1 parent 687b9d6 commit ad07ed9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ groovyVersion=3.0.8
grouperClientVersion=2.5.54
guavaVersion=30.1.1-jre
hamcrestVersion=1.3
hibernateVersion=4.2.21.Final
hibernateVersion=4.3.11.Final
hibernateJpamodelgenVersion=1.3.0.Final
hsqldbVersion=2.5.1
httpclientVersion=4.5.13
Expand Down
2 changes: 1 addition & 1 deletion uPortal-hibernate/uPortal-hibernate4-dialects/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Apereo uPortal Usefull Dialects for hibernate 4"


dependencies {
compileOnly 'org.hibernate:hibernate-core:4.2.+'
compileOnly 'org.hibernate:hibernate-core:4.3.11.Final'
compileOnly "org.slf4j:jcl-over-slf4j:${slf4jVersion}"
}

Expand Down

0 comments on commit ad07ed9

Please sign in to comment.