From f1ac812ffc22caf81a8dca5db9bbe9319ce9864f Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sat, 29 Feb 2020 13:00:37 +0100 Subject: [PATCH] =?utf8?q?=E2=AC=86=EF=B8=8F=20Update=20some=20maven=20plu?= =?utf8?q?gins?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b804fa..464dcd2 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 1.8 1.8 @@ -62,6 +63,7 @@ org.apache.maven.plugins maven-javadoc-plugin + 3.1.1 attach-javadocs @@ -74,6 +76,7 @@ org.apache.maven.plugins maven-source-plugin + 3.2.1 attach-sources @@ -86,7 +89,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + 0.8.5 default-prepare-agent -- 2.7.4