From 39ecbde6a60be77dbe9818ae5f9333a71cd912f7 Mon Sep 17 00:00:00 2001 From: Adrianed04 Date: Tue, 11 May 2021 10:19:49 -0500 Subject: [PATCH] Updated Dependencies --- pom.xml | 2 +- proxy/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ed46f3a..c91722b 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.4 package diff --git a/proxy/pom.xml b/proxy/pom.xml index 180a369..95f99b2 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -34,14 +34,14 @@ org.projectlombok lombok - 1.18.18 + 1.18.20 provided com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.12.1 + 2.12.3 compile