commit 32491b2ad3b44e0bf15b9a16278c292cabdd7af0
parent 257525fe1e701ad66dc00ba9c10383ffc20291be
Author: Wim Dupont <wim@wimdupont.com>
Date: Sat, 1 Jun 2024 13:54:24 +0200
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.2.4</version>
+ <version>3.3.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.wimdupont</groupId>