From a27ae35f4cc2e45cd1f5d4e1ec486fe7bbb109d9 Mon Sep 17 00:00:00 2001 From: Piotr Dec Date: Mon, 20 May 2024 23:04:51 +0200 Subject: [PATCH] fix: Parent update 3.2.2 -> 3.2.5 Updates vulnerable spring-web 6.1.3 artifact to 6.1.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7711e5b..7fd92b3 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.2 + 3.2.5 eu.ztsh