commit 576afa1cc635694a8508dbc02f7929ac5a179f7f
parent 52ffdb7dec1fdf59f0a075bc6769479b134fe768
Author: Wim Dupont <wim@wimdupont.com>
Date: Fri, 3 Mar 2023 23:29:40 +0100
spring boot version bump
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.0.3</version>
+ <version>3.0.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.sxcy</groupId>