Skip to content

Commit

Permalink
Upgrade Spring Boot: 2.7.5 -> 2.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jarkkoka committed May 30, 2023
1 parent e995de9 commit 424d359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.5</version>
<version>2.7.12</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

<groupId>fi.hsl.jore4</groupId>
<artifactId>map-matching-backend</artifactId>
<packaging>jar</packaging>
<version>1.1.0</version>
<version>1.1.1</version>
<name>Jore4 Map Matching</name>
<description>Jore4 map matching server</description>

Expand Down

0 comments on commit 424d359

Please sign in to comment.