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

richox pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new f2286899 [AURON #1883] Bump maven version to 3.9.12 (#1885)
f2286899 is described below

commit f2286899dcf53e778f78622824149aba4c513dc9
Author: cxzl25 <[email protected]>
AuthorDate: Tue Jan 13 16:15:44 2026 +0800

    [AURON #1883] Bump maven version to 3.9.12 (#1885)
    
    # Which issue does this PR close?
    
    Closes #1883
    
    # Rationale for this change
    
    # What changes are included in this PR?
    
    # Are there any user-facing changes?
    
    # How was this patch tested?
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05db0928..6da3b124 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <scalaVersion>2.12</scalaVersion>
     <scalaLongVersion>2.12.18</scalaLongVersion>
     <scalaJava8CompatVersion>1.0.2</scalaJava8CompatVersion>
-    <maven.version>3.9.11</maven.version>
+    <maven.version>3.9.12</maven.version>
     <maven.plugin.scala.version>4.9.2</maven.plugin.scala.version>
     <maven.plugin.scalatest.version>2.2.0</maven.plugin.scalatest.version>
     <maven.plugin.scalatest.exclude.tags />

Reply via email to