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 7c078e9b8 Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#3693)
7c078e9b8 is described below
commit 7c078e9b83954b2d2d9ef74ec94086f694198298
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 13 17:36:53 2023 +0800
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#3693)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d6e3ec9f8..70870d7e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.5.0</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-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.0.0-M9</maven-failsafe-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-project-info-reports-plugin.version>3.4.2</maven-project-info-reports-plugin.version>