File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >3.3.0 </version >
10
+ <version >3.3.4 </version >
11
11
<relativePath />
12
12
</parent >
13
13
31
31
<!-- Janino version should match the one used in GraphHopper -->
32
32
<janino .version>3.1.12</janino .version>
33
33
<jts-core .version>1.19.0</jts-core .version>
34
- <guava .version>33.2.0 -jre</guava .version>
34
+ <guava .version>33.3.1 -jre</guava .version>
35
35
<hamcrest .version>2.2</hamcrest .version>
36
36
<jacoco .version>0.8.12</jacoco .version>
37
37
<geotools .version>30.2</geotools .version>
38
38
<jts2geojson .version>0.18.1</jts2geojson .version>
39
- <commons-io .version>2.16.1 </commons-io .version>
39
+ <commons-io .version>2.17.0 </commons-io .version>
40
40
<sonar-maven-plugin .version>3.9.1.2184</sonar-maven-plugin .version>
41
41
<sonar .projectName>nls-routing-map-matcher</sonar .projectName>
42
42
<nls-geometry .version>3.1.0</nls-geometry .version>
43
- <kryo5 .version>5.5.0 </kryo5 .version>
43
+ <kryo5 .version>5.6.2 </kryo5 .version>
44
44
</properties >
45
45
<repositories >
46
46
<repository >
You can’t perform that action at this time.
0 commit comments