commit 390fe6a373c5e5a0a978f90cfc6e39b0e9910c29
parent 0006831972c081372c2cd758ac4a5a2510ca68f5
Author: Wim Dupont <wim@wimdupont.com>
Date: Fri, 22 Dec 2023 07:16:07 +0100
version bump
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.2.0</version>
+ <version>3.2.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>