Преглед на файлове

Bump hibernate-core in /frameworks/Java/spark (#7113)

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 години
родител
ревизия
11bdc03239
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      frameworks/Java/spark/pom.xml

+ 1 - 1
frameworks/Java/spark/pom.xml

@@ -13,7 +13,7 @@
         <maven.compiler.source>11</maven.compiler.source>
         <maven.compiler.target>11</maven.compiler.target>
         <spark-version>2.9.0</spark-version>
-        <hibernate-version>5.4.2.Final</hibernate-version>
+        <hibernate-version>5.4.24.Final</hibernate-version>
         <gson-version>2.8.5</gson-version>
         <mysql-connector-version>8.0.18</mysql-connector-version>
         <slf4j-version>1.7.25</slf4j-version>