commit a66ffeb0b01fbac4a4cd06f0933dabf565ddd73a
parent 6f4246775fc1b19898ecc662e3f1eecb8ed3e848
Author: Wim Dupont <wim@wimdupont.com>
Date: Thu, 19 Oct 2023 16:57:17 +0200
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.4</version>
+ <version>3.1.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.wimdupont</groupId>