We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711f7cd commit b6f9ad8Copy full SHA for b6f9ad8
pom.xml
@@ -14,8 +14,8 @@
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
16
<test.onlyITs>false</test.onlyITs>
17
- <geotools.version>22.2</geotools.version>
18
- <jaxb.api.version>2.3.3</jaxb.api.version>
+ <geotools.version>23-SNAPSHOT</geotools.version>
+ <jaxb.api.version>2.3.2</jaxb.api.version>
19
<jaxb.impl.version>2.3.2</jaxb.impl.version>
20
<oracle.jdbc.version>19.3.0.0</oracle.jdbc.version>
21
<sqlserver.jdbc.version>8.2.1.jre8</sqlserver.jdbc.version>
0 commit comments