Skip to content

Commit

Permalink
Update GeoTools 31.5 and JTS 1.19.0
Browse files Browse the repository at this point in the history
The stable branch should stick to a supported version of GeoTools.
  • Loading branch information
jodygarnett authored Jan 23, 2025
1 parent 7c57e12 commit e3d1028
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 @@ -1619,8 +1619,8 @@

<!-- NOTE: When updating GeoTools, check which version
of Postgres is used and update pg.version if needed. -->
<geotools.version>28.2</geotools.version>
<jts.version>1.18.2</jts.version>
<geotools.version>31.5</geotools.version>
<jts.version>1.19.0</jts.version>
<pg.version>42.3.10</pg.version>

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

0 comments on commit e3d1028

Please sign in to comment.