diff --git a/pom.xml b/pom.xml index 6f25a10f512ee..dab4345593bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -1204,6 +1204,41 @@ under the License. + + java25 + + [25,) + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + ${surefire.excludedGroups.github-actions}, + ${surefire.excludedGroups.adaptive-scheduler}, + ${surefire.excludedGroups.jdk}, + + + + + com.diffplug.spotless + spotless-maven-plugin + + + true + + + + + + + fast