From c7984070a248bf095cd55172d9aa1d2e0e4d5e01 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 1 Dec 2019 17:32:32 +1100 Subject: [PATCH] Misc dependency update --- bootstrap/pom.xml | 4 ++-- config/pom.xml | 2 +- pom.xml | 10 +++++----- proxy/pom.xml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 96c4a83a..acc6aa97 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.2.0 @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.0.0 + 3.2.1 package diff --git a/config/pom.xml b/config/pom.xml index 24b6ce1c..83c36691 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -22,7 +22,7 @@ org.yaml snakeyaml - 1.23 + 1.25 compile diff --git a/pom.xml b/pom.xml index 9fe06ace..27d46c41 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ unknown - 4.1.34.Final + 4.1.43.Final 1.7 1.7 UTF-8 @@ -95,7 +95,7 @@ org.projectlombok lombok - 1.18.4 + 1.18.10 provided @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.0.0 + 3.1.0 process-classes @@ -139,14 +139,14 @@ com.puppycrawl.tools checkstyle - 8.19 + 8.27 org.codehaus.mojo animal-sniffer-maven-plugin - 1.16 + 1.18 process-classes diff --git a/proxy/pom.xml b/proxy/pom.xml index 50fb11be..c6bb8fe3 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -93,7 +93,7 @@ mysql mysql-connector-java - 5.1.47 + 5.1.48 runtime