Skip to content

Commit

Permalink
Merge pull request #1045 from deegree/downgradeJts-1033
Browse files Browse the repository at this point in the history
Downgrade to JTS 1.15.0 to resolve the failing integration tests
  • Loading branch information
tfr42 authored Mar 6, 2020
2 parents d63ccaf + 37ec5b5 commit 5d02963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@
<dependency>
<groupId>org.locationtech.jts</groupId>
<artifactId>jts-core</artifactId>
<version>1.16.0</version>
<version>1.15.0</version>
</dependency>
<dependency>
<groupId>jgridshift</groupId>
Expand Down

0 comments on commit 5d02963

Please sign in to comment.