From 0de5833c7610186026542813af119f30390a7f28 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Apr 2026 04:59:44 +0000 Subject: [PATCH] fix: core-services/egov-enc-service/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-15907551 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989808 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989812 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15989820 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990633 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-15990787 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-16109603 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-16109615 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-16109618 --- core-services/egov-enc-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core-services/egov-enc-service/pom.xml b/core-services/egov-enc-service/pom.xml index 4eed8436ecf..350f01cfbdf 100644 --- a/core-services/egov-enc-service/pom.xml +++ b/core-services/egov-enc-service/pom.xml @@ -43,7 +43,7 @@ org.springframework.boot spring-boot-starter-validation - 3.2.3 + 3.5.12 org.springframework @@ -94,7 +94,7 @@ org.flywaydb flyway-core - 9.22.3 + 11.8.1 junit