From 27b297a6870920df1ea56be6d3e784cb4cb0cee0 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 21 Nov 2023 19:54:09 -0800 Subject: ver 1.41 - bug fixes - Fix bug with enum comparison - Improve javadoc Signed-off-by: Pinapelz --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 27359d4..df611bf 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.13 true ossrh @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.6.0 attach-javadocs -- cgit v1.2.3