Skip to content

Commit 9cd1b66

Browse files
committed
fix: upgrade surefire in gluten-flink-ut from 3.0.0-M5 to 3.3.0
1 parent c8d9460 commit 9cd1b66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gluten-flink/ut/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<plugin>
289289
<groupId>org.apache.maven.plugins</groupId>
290290
<artifactId>maven-surefire-plugin</artifactId>
291-
<version>3.0.0-M5</version>
291+
<version>3.3.0</version>
292292
<configuration>
293293
<skipTests>false</skipTests>
294294
<classpathDependencyExcludes>

0 commit comments

Comments
 (0)