commit bd9121948e0cce86c86ccd66b5de35745f05dfc9
parent b132d27d909246beab7fb029c6ae4b6d00ae169c
Author: Wim Dupont <wim@wimdupont.com>
Date: Thu, 19 Oct 2023 16:53:01 +0200
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.4</version>
+ <version>3.1.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>