From dbedcdfe16f9b29f1257e610ecf81679a3f3ec43 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Tue, 7 Jul 2026 18:53:01 +0200 Subject: [PATCH] update javadoc link in README.md --- .gitignore | 1 + pom.xml | 25 ++++++++++++------------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 6296546..c22eb4b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /info.txt cf.yml /docs/apidocs/javadoc.sh +/.claude/settings.local.json diff --git a/pom.xml b/pom.xml index 4ab992e..78a49df 100644 --- a/pom.xml +++ b/pom.xml @@ -34,14 +34,13 @@ false - 2.21.1 - 5.5.1 - 1.18.36 - 2.0.17 - 1.5.25 + 2.22.0 + 5.6.2 + 1.18.46 + 2.0.18 + 1.5.37 5.14.2 - 5.21.0 - + 5.23.0 1.18.20.0 @@ -106,7 +105,7 @@ org.jetbrains annotations - 24.0.1 + 26.1.0 compile @@ -135,7 +134,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.1 ${java.version} ${java.version} @@ -145,7 +144,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 false false @@ -199,7 +198,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.15 prepare-agent @@ -224,7 +223,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.6 @@ -258,7 +257,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 attach-delomboked-sources