From e7820628486bf8a57df836848998bb2b10d75b43 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Oct 2022 18:53:51 +0000 Subject: [PATCH] fix: assignment_03/employee-management-restfull/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-1726923 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-1769238 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2331071 - https://snyk.io/vuln/SNYK-JAVA-COMH2DATABASE-2348247 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-2414084 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-3035793 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 - https://snyk.io/vuln/SNYK-JAVA-ORGTHYMELEAF-1915389 - https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-2314887 --- assignment_03/employee-management-restfull/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assignment_03/employee-management-restfull/pom.xml b/assignment_03/employee-management-restfull/pom.xml index 7c88d0c..553e2de 100644 --- a/assignment_03/employee-management-restfull/pom.xml +++ b/assignment_03/employee-management-restfull/pom.xml @@ -50,7 +50,7 @@ org.springdoc springdoc-openapi-ui - 1.5.10 + 1.6.4 @@ -82,7 +82,7 @@ org.springframework.boot spring-boot-starter-actuator - 2.5.4 + 2.6.12