From 99dd861530dab6115c42e4c7cd227da0a577314e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 May 2022 05:38:48 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eaac6ed..cecf20e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.5.6.RELEASE - + @@ -118,7 +118,7 @@ com.google.oauth-client google-oauth-client - 1.30.3 + 1.33.3