Merge pull request 'Bump hibernate-core in /persistence-modules/hibernate-annotations' (#9) from dependabot/maven/persistence-modules/hibernate-annotations/org.hibernate-hibernate-core-5.4.24.Final into master

Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/9
This commit is contained in:
honeymoose 2022-04-30 17:15:23 -04:00
commit 4253365d91
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
</repositories>
<properties>
<hibernate-core.version>5.4.7.Final</hibernate-core.version>
<hibernate-core.version>5.4.24.Final</hibernate-core.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<maven.deploy.skip>true</maven.deploy.skip>
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>