We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b017ff9 commit 17aaa87Copy full SHA for 17aaa87
jdbc/pom.xml
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>org.postgresql</groupId>
29
<artifactId>postgresql</artifactId>
30
- <version>[9.4.1208.jre7,)</version>
+ <version>9.4.1208.jre7</version>
31
</dependency>
32
</dependencies>
33
jdbc_jtsparser/pom.xml
<groupId>net.postgis</groupId>
<artifactId>postgis-jdbc</artifactId>
- <version>[2.1.0,)</version>
+ <version>2.2.2-SNAPSHOT</version>
<groupId>org.locationtech.jts</groupId>
0 commit comments