Skip to content

Commit 58a2235

Browse files
Bump org.hibernate:hibernate-entitymanager
Bumps [org.hibernate:hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 5.6.14.Final to 5.6.15.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.14...5.6.15) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddebf3f commit 58a2235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
compile 'org.codehaus.groovy:groovy-all:2.5.9'
1717
compile 'javax.json:javax.json-api:1.1.4'
1818

19-
compile 'org.hibernate:hibernate-entitymanager:5.6.14.Final'
19+
compile 'org.hibernate:hibernate-entitymanager:5.6.15.Final'
2020

2121
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
2222
testCompile 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)