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 11, 2021
1 parent 687b9d6 commit 424ddbf
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 424ddbf

Please sign in to comment.