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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 9983e6e  Bump org.apache.maven.plugins:maven-compiler-plugin from 
3.8.1 to 3.13.0 (#392)
9983e6e is described below

commit 9983e6e71601f07e58493f834b201fce2d7d9ed1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 18:37:09 2024 +0800

    Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 
(#392)
    
    Bumps 
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
 from 3.8.1 to 3.13.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      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 6676589..a5d8af4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <maven_jar_version>3.2.0</maven_jar_version>
         <maven_surefire_version>2.22.2</maven_surefire_version>
         <maven_deploy_version>2.8.2</maven_deploy_version>
-        <maven_compiler_version>3.8.1</maven_compiler_version>
+        <maven_compiler_version>3.13.0</maven_compiler_version>
         <maven_source_version>3.3.1</maven_source_version>
         <maven_javadoc_version>3.2.0</maven_javadoc_version>
         <maven_checkstyle_version>3.1.2</maven_checkstyle_version>

Reply via email to