Skip to content

Commit

Permalink
Bump GeoTools van 30.2 naar 31.0 (#560)
Browse files Browse the repository at this point in the history
* Bump GeoTools van 30.2 naar 31-RC

* Bump GeoTools van 31-RC naar 31.0

zie: https://github.com/geotools/geotools/releases/tag/31.0
  • Loading branch information
mprins authored Mar 19, 2024
1 parent 1c81165 commit d5fa4f4
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>jdbc-util</artifactId>
<version>16.3-SNAPSHOT</version>
<version>17.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>JDBC Util</name>
<description>JDBC utilities: Converter for geometries and other useful things</description>
Expand Down Expand Up @@ -57,7 +57,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<test.onlyITs>false</test.onlyITs>
<oracle.jdbc.version>23.3.0.23.09</oracle.jdbc.version>
<geotools.version>30.2</geotools.version>
<geotools.version>31.0</geotools.version>
<jts.version>1.19.0</jts.version>
<jaxb.api.version>2.3.3</jaxb.api.version>
<jaxb.impl.version>2.3.3</jaxb.impl.version>
Expand Down

0 comments on commit d5fa4f4

Please sign in to comment.