From e590fa7eccc87e4cf6ae3823358ba232feb6b5aa Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 3 Dec 2023 15:01:10 -0500 Subject: [PATCH] Bump maven-javadoc-plugin from 3.6.2 to 3.6.3 --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05dc290fd..4d9b3dc40 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ 0.8.11 0.18.3 3.3.0 - 3.6.2 + 3.6.3 3.3.1 3.21.2 6.55.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 98359a797..4aa7c1757 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -67,6 +67,7 @@ The type attribute can be add,update,fix,remove. Bump maven-project-info-reports-plugin from 3.4.5 to 3.5.0. Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0. Bump com.github.spotbugs:spotbugs from 4.8.1 to 4.8.2. + Bump maven-javadoc-plugin from 3.6.2 to 3.6.3.