Skip to content

Commit

Permalink
Bump jts version
Browse files Browse the repository at this point in the history
  • Loading branch information
timowest committed Dec 9, 2015
1 parent 601608e commit 95c6357
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions querydsl-sql-spatial/pom.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.vividsolutions</groupId>
<artifactId>jts</artifactId>
<version>1.10</version>
<version>1.13</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -286,4 +286,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit 95c6357

Please sign in to comment.