Skip to content

Commit c296da2

Browse files
Bump hibernate-core
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.3.Final to 5.3.20.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt) - [Commits](hibernate/hibernate-orm@5.2.3...5.3.20) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 901f1c4 commit c296da2

File tree

1 file changed

+1
-1
lines changed
  • samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlHibernateSample

1 file changed

+1
-1
lines changed

samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlHibernateSample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.hibernate</groupId>
2626
<artifactId>hibernate-core</artifactId>
27-
<version>5.2.3.Final</version>
27+
<version>5.3.20.Final</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)