Skip to content

Commit

Permalink
Merge pull request #270 from medizininformatik-initiative/feature/269…
Browse files Browse the repository at this point in the history
…-update-spring-boot-to-324

#262 - Update spring boot to 3.2.4
  • Loading branch information
michael-82 authored Mar 21, 2024
2 parents ffbad55 + 75baafe commit ca4b4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

0 comments on commit ca4b4e2

Please sign in to comment.