From 048a4f7e31e4041bd1777fb14a08d62c9d0608cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Dec 2024 07:12:12 +0000 Subject: [PATCH] fix: examples/crud-sql/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 --- examples/crud-sql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/crud-sql/pom.xml b/examples/crud-sql/pom.xml index 393c301dda..0a6bf6bc47 100644 --- a/examples/crud-sql/pom.xml +++ b/examples/crud-sql/pom.xml @@ -18,7 +18,7 @@ 17 - 7.28.1 + 7.28.3