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 99d562348 Bump org.apache.maven.plugins:maven-compiler-plugin (#4158)
99d562348 is described below
commit 99d562348657f9c34b260fb64e624da20b8000c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 21 16:04:52 2023 +0800
Bump org.apache.maven.plugins:maven-compiler-plugin (#4158)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 293d18809..112492889 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-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-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.2.3</maven-failsafe-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-project-info-reports-plugin.version>3.4.3</maven-project-info-reports-plugin.version>