commit 9029a39aac0f2e36f11ebeec4349f07ba5145b48
parent 166a1bfe2dacc3377626f7c6af9fe1fe5970e709
Author: Wim Dupont <wim@wimdupont.com>
Date: Fri, 21 Jul 2023 12:22:02 +0200
upgrade
Former-commit-id: b77ef95cb156853960f10e46ce713c017ad9df31
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.1</version>
+ <version>3.1.2</version>
</parent>
<groupId>com.wimdupont</groupId>
<artifactId>personalweb</artifactId>