Skip to content

Commit 37be87f

Browse files
author
Renovate Bot
committed
Update all non-major dependencies
1 parent 80cc1b7 commit 37be87f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.2.0</version>
10+
<version>3.2.1</version>
1111
<relativePath/>
1212
</parent>
1313

@@ -36,8 +36,8 @@
3636
<geotools.version>30.1</geotools.version>
3737
<jts2geojson.version>0.18.1</jts2geojson.version>
3838
<commons-io.version>2.15.1</commons-io.version>
39-
<maven-failsafe-plugin.version>3.2.2</maven-failsafe-plugin.version>
40-
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
39+
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
40+
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
4141
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
4242
<sonar.projectName>nls-routing-map-matcher</sonar.projectName>
4343
<kryo5.version>5.5.0</kryo5.version>

0 commit comments

Comments
 (0)