commit ad9571847b6b9a95ada79eadc71ed7c924d58c97
parent 7a6c8ca8fbc724357ae33919a3ed4adbbe30df65
Author: Wim Dupont <wim@wimdupont.com>
Date: Sat, 24 Jun 2023 20:29:15 +0200
version 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.7</version>
+ <version>3.1.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>