From 46c7b8818645b3e222b853a3142409fbc1fbe402 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Aug 2025 09:25:37 +0000 Subject: [PATCH] fix: ContentBot/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 --- ContentBot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContentBot/pom.xml b/ContentBot/pom.xml index b9d7c4d..52e806c 100644 --- a/ContentBot/pom.xml +++ b/ContentBot/pom.xml @@ -42,7 +42,7 @@ org.springframework.boot spring-boot-starter-web - 3.3.1 + 3.4.9 com.fasterxml.jackson.dataformat