From 10cfe086710e8f9409631c25e9ffa0a410677479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 14 Dec 2023 11:09:22 +0100 Subject: [PATCH] Upgrade to Maven Javadoc Plugin 3.6.3 Closes gh-413 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fb4dff..97d6b42 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.3 org.apache.maven.plugins