Browse Source

Bump hibernate-core in /frameworks/Java/undertow-jersey (#7115)

Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.2.Final to 5.4.24.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.2...5.4.24)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
2a34b5bd92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/undertow-jersey/pom.xml

+ 1 - 1
frameworks/Java/undertow-jersey/pom.xml

@@ -18,7 +18,7 @@
     <maven.compiler.source>11</maven.compiler.source>
     <maven.compiler.target>11</maven.compiler.target>
     <jersey.version>2.28</jersey.version>
-    <hibernate.version>5.4.2.Final</hibernate.version>
+    <hibernate.version>5.4.24.Final</hibernate.version>
     <activation.version>1.1.1</activation.version>
     <jaxb.version>2.3.0</jaxb.version>
   </properties>