Skip to content
Snippets Groups Projects

Update dependency org.hibernate:hibernate-spatial to v6 - autoclosed

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-spatial</artifactId>
<version>5.6.15.Final</version>
<version>6.4.5.Final</version>
<exclusions>
<exclusion>
<artifactId>postgresql</artifactId>
Loading