Skip to content

Commit

Permalink
GeoTools 32.0 update and JTS 1.20.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Nov 6, 2024
1 parent 62ec516 commit 052be18
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 @@ -1634,8 +1634,8 @@

<!-- NOTE: When updating GeoTools, check which version
of Postgres is used and update pg.version if needed. -->
<geotools.version>30.0</geotools.version>
<jts.version>1.19.0</jts.version>
<geotools.version>32.0</geotools.version>
<jts.version>1.20.0</jts.version>
<pg.version>42.7.3</pg.version>

<spring.version>5.3.33</spring.version>
Expand Down

0 comments on commit 052be18

Please sign in to comment.