aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-21 19:54:09 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-21 19:54:09 -0800
commit27b297a6870920df1ea56be6d3e784cb4cb0cee0 (patch)
tree606062b8e6e9bc3065bc33ff11c1ac9f9a763e0f /pom.xml
parentf89590eeaa618233403555e2a99cb937911ee758 (diff)
ver 1.41 - bug fixes
- Fix bug with enum comparison - Improve javadoc Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 27359d4..df611bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
+ <version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
@@ -103,7 +103,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9.1</version>
+ <version>3.6.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage