From 4d25e30c2e132a000924997c4cf4059773125d3d Mon Sep 17 00:00:00 2001 From: "Jonathan S. Fisher" Date: Mon, 13 Mar 2023 13:04:38 -0500 Subject: [PATCH] update plugins after problems with build under jdk17 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 6044081..e1c820b 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.4.1 source-javadoc @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.2.1 source-package @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.1 + 3.10.1 17 17 @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.0 + 3.3.0 @@ -175,7 +175,7 @@ org.apache.maven.plugins maven-toolchains-plugin - 1.1 + 3.1.0 toolchain-exec @@ -195,7 +195,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh