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 aa47a1ac2 Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
(#3579)
aa47a1ac2 is described below
commit aa47a1ac211160f4b02b613069dffad4ad9c6d8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 15:07:18 2023 +0800
Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#3579)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 76e20bda1..8dc6de0fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.0.0-M8</maven-failsafe-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
-
<maven-project-info-reports-plugin.version>3.4.1</maven-project-info-reports-plugin.version>
+
<maven-project-info-reports-plugin.version>3.4.2</maven-project-info-reports-plugin.version>
<maven-remote-resources-plugin.version>3.0.0</maven-remote-resources-plugin.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>