This is an automated email from the ASF dual-hosted git repository.
youling1128 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 86193739b [#5015] Bump maven-compiler-plugin from 3.14.0 to 3.15.0
(#5094)
86193739b is described below
commit 86193739b58f1de5d6115d2c594e86f08f9a0cfb
Author: Alex <[email protected]>
AuthorDate: Fri Mar 6 18:17:36 2026 +0800
[#5015] Bump maven-compiler-plugin from 3.14.0 to 3.15.0 (#5094)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c902c6119..951402d7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<javadoc-maven-plugin.version>3.12.0</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
- <maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.5.4</maven-failsafe-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>