We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b7b68b + cfefdaa commit e703569Copy full SHA for e703569
1 file changed
pom.xml
@@ -7,7 +7,7 @@
7
<packaging>war</packaging>
8
<name>A rapid tileserver using JNI bindings against mapnik 3.0.x</name>
9
<properties>
10
- <spring.version>6.0.0</spring.version>
+ <spring.version>6.2.17</spring.version>
11
<geotools.version>20.0</geotools.version>
12
<maven.compiler.source>1.8</maven.compiler.source>
13
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments