From abf42bfec6c5cc29a1eba94ce6437ba92cfc08d7 Mon Sep 17 00:00:00 2001 From: Villu Ruusmann Date: Fri, 21 Jul 2023 12:04:42 +0300 Subject: [PATCH] Improved build configuration --- pom.xml | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 21abbd3..7e80287 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 true true @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.5.0 1.8 @@ -134,30 +134,17 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.1 true true false - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - - attach-sources - - jar - - - - org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.1.2 ${jacoco.agent} false @@ -166,7 +153,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.10 pre-unit-test