From 178519138f0b572bf089b2d12e13d6bfec12be0b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Dec 2024 00:17:26 +0000 Subject: [PATCH] fix: core-services/egov-otp/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-8383920 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399269 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- core-services/egov-otp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core-services/egov-otp/pom.xml b/core-services/egov-otp/pom.xml index 0932a8c8317..1c2669b7182 100644 --- a/core-services/egov-otp/pom.xml +++ b/core-services/egov-otp/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent 2.2.13.RELEASE - + org.egov egov-otp @@ -27,7 +27,7 @@ org.springframework spring-beans - 5.2.20.RELEASE + 6.1.14 org.springframework.boot