GH-137 - Upgrade to Spring Boot 3.0.3.

This commit is contained in:
Oliver Drotbohm
2023-02-23 20:14:03 +01:00
parent 926029ccbb
commit a9dd6add88
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<relativePath />
</parent>