From e259bce90fb0e4beeea6126318c072b2667852d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 11:50:18 +0000 Subject: [PATCH] fix: api-client/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828 --- api-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-client/pom.xml b/api-client/pom.xml index c554589..a225da4 100644 --- a/api-client/pom.xml +++ b/api-client/pom.xml @@ -39,7 +39,7 @@ org.springframework.boot spring-boot-starter-validation - 2.6.8 + 3.5.10