commit 6f4246775fc1b19898ecc662e3f1eecb8ed3e848
parent ee0011eab6d19e4b76dddbba46ff63b3a8e533bc
Author: Wim Dupont <wim@wimdupont.com>
Date: Mon, 25 Sep 2023 11:09:24 +0200
version upgrade
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.1.3</version>
+ <version>3.1.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.wimdupont</groupId>