This is an automated email from the ASF dual-hosted git repository.
liubao 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 57e36cdc3 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#3283)
57e36cdc3 is described below
commit 57e36cdc3a799afe57c714de5145b85330aad5e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 17 14:23:58 2022 +0800
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#3283)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e91a69cdb..68197d53b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<gpg-maven-plugin.version>3.0.1</gpg-maven-plugin.version>
<lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
- <javadoc-maven-plugin.version>3.4.0</javadoc-maven-plugin.version>
+ <javadoc-maven-plugin.version>3.4.1</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.0.0-M7</maven-failsafe-plugin.version>