From db153591eb082d51e4adc962d12ef8a978f624e2 Mon Sep 17 00:00:00 2001 From: Ladislav Zitka Date: Thu, 28 Dec 2023 17:52:49 +0100 Subject: [PATCH] Upgraded various maven plugins to their latest versions. --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index a1bf2819..6caaa104 100644 --- a/pom.xml +++ b/pom.xml @@ -190,10 +190,10 @@ maven-compiler-plugin - 3.8.1 + 3.12.1 - 1.7 - 1.7 + 1.8 + 1.8 org/bytedeco/javacv/FFmpegLockCallback.java org/bytedeco/javacv/FlyCaptureFrameGrabber.java @@ -202,7 +202,7 @@ maven-jar-plugin - 3.2.0 + 3.3.0 @@ -226,7 +226,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.1.0 9 true @@ -252,14 +252,14 @@ maven-install-plugin - 3.0.0-M1 + 3.1.1 true maven-source-plugin - 3.2.1 + 3.3.0 attach-source @@ -271,7 +271,7 @@ maven-javadoc-plugin - 3.3.1 + 3.6.3 attach-javadocs @@ -308,7 +308,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true sonatype-nexus-staging @@ -405,7 +405,7 @@ maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts