From 58b5c311e4b20717e12a801785c5004ea95373c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2024 14:46:56 +0000 Subject: [PATCH] fix: examples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATEVALIDATOR-6247635 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 0ba42d4e..69f18da2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-web - 2.2.7.RELEASE + 2.3.0.RELEASE