This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new b96ce5535 [JUNEAU-258] Bump maven-jxr-plugin from 3.3.0 to 3.3.1
b96ce5535 is described below
commit b96ce5535213cb579953efc98547d652dbabd3b5
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 6 09:08:58 2023 -0500
[JUNEAU-258] Bump maven-jxr-plugin from 3.3.0 to 3.3.1
---
RELEASE-NOTES.txt | 1 +
pom.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index ef094dd0c..cd58d2add 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -20,6 +20,7 @@ Release Notes - Juneau - Version 9.0.2
* [JUNEAU-255] Bump org.apache:apache from 29 to 30.
* [JUNEAU-256] Bump maven-javadoc-plugin from 3.5.0 to 3.6.0.
* [JUNEAU-257] Bump maven-bundle-plugin from 5.1.8 to 5.1.9.
+ * [JUNEAU-258] Bump maven-jxr-plugin from 3.3.0 to 3.3.1.
Release Notes - Juneau - Version 9.0.1
diff --git a/pom.xml b/pom.xml
index 2071f3c25..2aacf282c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>