Skip to content

Commit

Permalink
Drop no longer needed configuration for checkstyle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed May 3, 2023
1 parent 9633056 commit 1967085
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,12 +358,6 @@ limitations under the License.
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>
</configuration>
<dependencies>
<!-- can be removed with update to 3.2.x -->
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.3</version>
</dependency>
<!-- MCHECKSTYLE-327: the maven_checks.xml was moved to a shared project -->
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 1967085

Please sign in to comment.