From 211900aafd137061b1f12286bb1a24d495423aca Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 11 Sep 2021 16:15:29 +0200 Subject: Update maven plugins - maven-enforcer-plugin 3.0.0 - maven-javadoc-plugin 3.3.1 - maven-pmd-plugin 3.15.0 - org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin 1.3.2 - org.springframework.boot:spring-boot-maven-plugin 2.5.4 Change-Id: I377732b651f3718060c58ca48993e0c3ac79fa8b --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 80f693db88..a64f17136c 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ 4.4.14 1.7.30 1.2.15 - 3.2.0 + 3.3.1 1.7.0 2.8.7 1.69 @@ -301,7 +301,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.14.0 + 3.15.0 utf-8 100 @@ -324,7 +324,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.7 + 1.3.2 org.eclipse.tycho.extras @@ -391,7 +391,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.4.4 + 2.5.4 @@ -400,7 +400,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 enforce-maven -- cgit v1.2.3