Skip to content
Snippets Groups Projects

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

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -180,7 +180,7 @@
@@ -180,7 +180,7 @@
<dependency>
<dependency>
<groupId>org.hibernate</groupId>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<artifactId>hibernate-core</artifactId>
<version>6.6.4.Final</version>
<version>6.6.5.Final</version>
<exclusions>
<exclusions>
<exclusion>
<exclusion>
<groupId>org.dom4j</groupId>
<groupId>org.dom4j</groupId>
Loading