commit 208af447ef45d57855cd187ece8b85f0c3afbefe
parent bd9121948e0cce86c86ccd66b5de35745f05dfc9
Author: Wim Dupont <wim@wimdupont.com>
Date: Sat, 25 Nov 2023 19:46:26 +0100
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.1.5</version>
+ <version>3.2.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>