This is an automated email from the ASF dual-hosted git repository.

rainyu pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 90bf7bc37a build(deps): bump 
org.apache.maven.plugins:maven-compiler-plugin (#16066)
90bf7bc37a is described below

commit 90bf7bc37aca632f953585998bfac146c5224d0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 13:47:03 2026 +0800

    build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#16066)
    
    Bumps 
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
 from 3.14.1 to 3.15.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-version: 3.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c6f7f1cb1..588774b228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
     <maven_surefire_version>3.5.4</maven_surefire_version>
     <maven_deploy_version>3.1.4</maven_deploy_version>
     <maven_shade_version>3.6.1</maven_shade_version>
-    <maven_compiler_version>3.14.1</maven_compiler_version>
+    <maven_compiler_version>3.15.0</maven_compiler_version>
     <maven_source_version>3.4.0</maven_source_version>
     <maven_javadoc_version>3.12.0</maven_javadoc_version>
     <maven_checkstyle_version>3.6.0</maven_checkstyle_version>

Reply via email to