From 1194a8b191dc6049d43ab38c8499534ae1d88cd4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 07:42:45 +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-12817817 --- ContentBot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContentBot/pom.xml b/ContentBot/pom.xml index b9d7c4d..d88dd86 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.10 com.fasterxml.jackson.dataformat