commit 4195292fb71398842836ba73ce4920b63f324009
parent ae572c277d36c7e247ce0e59f1668b018d5be9cf
Author: Wim Dupont <wim@wimdupont.com>
Date: Mon, 25 Sep 2023 11:14:41 +0200
version upgrade
Former-commit-id: b5c3719a543e9300499923f2e6dd430b102de820
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>
</parent>
<groupId>com.wimdupont</groupId>
<artifactId>personalweb</artifactId>