Skip to content

Commit 424d359

Browse files
committed
Upgrade Spring Boot: 2.7.5 -> 2.7.12
1 parent e995de9 commit 424d359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>2.7.5</version>
9+
<version>2.7.12</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

1313
<groupId>fi.hsl.jore4</groupId>
1414
<artifactId>map-matching-backend</artifactId>
1515
<packaging>jar</packaging>
16-
<version>1.1.0</version>
16+
<version>1.1.1</version>
1717
<name>Jore4 Map Matching</name>
1818
<description>Jore4 map matching server</description>
1919

0 commit comments

Comments
 (0)