Skip to content

Commit

Permalink
Bump GeoTools 21.2 -> 21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Oct 10, 2019
1 parent f8e976b commit 0818de4
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>3.2-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>JDBC Util</name>
<description>JDBC utilities: Converter for geometries</description>
Expand All @@ -17,7 +17,7 @@
<oracle.jdbc.groupId>com.oracle.jdbc</oracle.jdbc.groupId>
<oracle.jdbc.version>19.3.0.0</oracle.jdbc.version>
<oracle.jdbc.artifactId>ojdbc8_g</oracle.jdbc.artifactId>
<geotools.version>21.2</geotools.version>
<geotools.version>21.3</geotools.version>
<jaxb.api.version>2.3.2</jaxb.api.version>
<jaxb.impl.version>2.3.2</jaxb.impl.version>
<sqlserver.jtds.version>1.3.1</sqlserver.jtds.version>
Expand Down

0 comments on commit 0818de4

Please sign in to comment.