From fd9ce69460eed267144fc3014214e5030bf711f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 04:23:37 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038425 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038427 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3326362 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-534878 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..ca1e26977c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.sonatype.oss oss-parent 9 - + @@ -168,7 +168,7 @@ - + @@ -393,7 +393,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.1.0.RELEASE + 2.4.0.RELEASE