We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824b729 commit 42a5154Copy full SHA for 42a5154
pom.xml
@@ -624,7 +624,7 @@
624
<surefire.version>3.0.0-M6</surefire.version>
625
<wagon.ssh.version>2.12</wagon.ssh.version>
626
<xml.maven.version>1.0.1</xml.maven.version>
627
- <spotless.version>2.22.5</spotless.version>
+ <spotless.version>2.22.2</spotless.version>
628
<hbase-thirdparty.version>4.1.0</hbase-thirdparty.version>
629
<maven-site.version>3.12.0</maven-site.version>
630
<!-- Intraproject jar naming properties -->
@@ -2297,13 +2297,6 @@
2297
</format>
2298
</formats>
2299
</configuration>
2300
- <executions>
2301
- <execution>
2302
- <goals>
2303
- <goal>check</goal>
2304
- </goals>
2305
- </execution>
2306
- </executions>
2307
</plugin>
2308
</plugins>
2309
<extensions>
0 commit comments