From cee65632a72c907e68da90b76d7a9476146b1037 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Jan 2024 00:25:25 +0000 Subject: [PATCH] fix: modules/openapi-generator-maven-plugin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVEN-6144614 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVEN-6144615 --- modules/openapi-generator-maven-plugin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openapi-generator-maven-plugin/pom.xml b/modules/openapi-generator-maven-plugin/pom.xml index e5908b39f821..86de8033c884 100644 --- a/modules/openapi-generator-maven-plugin/pom.xml +++ b/modules/openapi-generator-maven-plugin/pom.xml @@ -28,7 +28,7 @@ org.apache.maven maven-core - 3.3.1 + 3.8.1 org.apache.maven @@ -39,7 +39,7 @@ org.apache.maven maven-compat - 3.5.0 + 3.8.1 org.apache.maven