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 17, 2020
1 parent 3904045 commit 24b846c
Showing 1 changed file with 1 addition and 1 deletion.
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 24b846c

Please sign in to comment.