This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 90c3d821e Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.5.0 to 3.6.3 (#4124)
90c3d821e is described below
commit 90c3d821e001874d2d3d87b1c2183e41918b019a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 11 17:33:48 2023 +0800
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3
(#4124)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5c7fe43a8..554fd23b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
<gpg-maven-plugin.version>3.1.0</gpg-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
- <javadoc-maven-plugin.version>3.5.0</javadoc-maven-plugin.version>
+ <javadoc-maven-plugin.version>3.6.3</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.0.0</maven-failsafe-plugin.version>