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

lgbo-ustc pushed a commit to branch feature/idle-source-handling
in repository https://gitbox.apache.org/repos/asf/gluten.git

commit 8e9685a1e1287f7377feeadffcb3eb97d6566507
Author: lgbo-ustc <[email protected]>
AuthorDate: Mon Jul 13 14:27:32 2026 +0800

    fix: revert gluten-flink surefire upgrade
---
 gluten-flink/ut/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gluten-flink/ut/pom.xml b/gluten-flink/ut/pom.xml
index 0f80c36292..c97c3838e1 100644
--- a/gluten-flink/ut/pom.xml
+++ b/gluten-flink/ut/pom.xml
@@ -288,7 +288,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>3.3.0</version>
+        <version>3.0.0-M5</version>
         <configuration>
           <skipTests>false</skipTests>
           <classpathDependencyExcludes>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to