Skip to content

Commit

Permalink
Removed spotless because it's already in maven-plugins v41
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Nov 13, 2023
1 parent 44b7d72 commit e2004c5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -364,18 +364,6 @@ under the License.
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<configuration>
<java>
<palantirJavaFormat combine.self="override">
<version>2.38.0</version>
</palantirJavaFormat>
</java>
</configuration>
</plugin>

<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
Expand Down

0 comments on commit e2004c5

Please sign in to comment.