Skip to content

Commit

Permalink
KH-436 Update spring boot starter to latest 2.x version that supports…
Browse files Browse the repository at this point in the history
… Java 21
  • Loading branch information
tsu committed Feb 2, 2024
1 parent 59d88bf commit cd4b233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.4</version>
<version>2.7.18</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>fi.vm.sade.koodisto</groupId>
Expand Down

0 comments on commit cd4b233

Please sign in to comment.