Skip to content

Commit

Permalink
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 19, 2020
1 parent 3904045 commit 687edac
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.5
grouperClientVersion=2.4.0
guavaVersion=27.1-jre
hamcrestVersion=1.3
hibernateVersion=4.2.21.Final
hibernateVersion=4.3.11.Final
hibernateJpamodelgenVersion=1.3.0.Final
hsqldbVersion=2.5.0
httpclientVersion=4.5.12
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 687edac

Please sign in to comment.