commit 7a6c8ca8fbc724357ae33919a3ed4adbbe30df65
parent 5c6921f79b20edd8da1028dcebfc4f51f2a10aac
Author: Wim Dupont <wim@wimdupont.com>
Date: Thu, 18 May 2023 18:21:33 +0200
sb upgrade
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.0.5</version>
+ <version>3.0.7</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>