Skip to content
Snippets Groups Projects

chore(deps): update dependency org.hibernate:hibernate-core to v6.6.4.final

Merged RenovateBot requested to merge renovate/org.hibernate-hibernate-core-6.x into renovate-updates
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -153,7 +153,7 @@
@@ -153,7 +153,7 @@
<dependency>
<dependency>
<groupId>org.hibernate</groupId>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<artifactId>hibernate-core</artifactId>
<version>5.6.15.Final</version>
<version>6.6.1.Final</version>
<exclusions>
<exclusions>
<exclusion>
<exclusion>
<groupId>org.dom4j</groupId>
<groupId>org.dom4j</groupId>
Loading