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