Skip to content

Commit

Permalink
pom.xml - upgrade geotools from 21.5 to 25.2 (refs #232)
Browse files Browse the repository at this point in the history
  • Loading branch information
mborne committed Jul 27, 2021
1 parent ffec70f commit 2b0972f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
See following page for the required java version
http://docs.geotools.org/latest/userguide/build/install/jdk.html#
-->
<geotools.version>21.5</geotools.version>
<geotools.version>25.2</geotools.version>
<log4j.version>2.13.3</log4j.version>
<woodstox-core-asl.version>4.4.1</woodstox-core-asl.version>
<jackson.version>2.9.10</jackson.version>
Expand Down Expand Up @@ -179,7 +179,7 @@
<!-- JTS throw geotools -->
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-geometry</artifactId>
<artifactId>gt-main</artifactId>
<version>${geotools.version}</version>
</dependency>

Expand Down

0 comments on commit 2b0972f

Please sign in to comment.