Skip to content

Commit 1967085

Browse files
committed
Drop no longer needed configuration for checkstyle plugin
1 parent 9633056 commit 1967085

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -358,12 +358,6 @@ limitations under the License.
358358
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>
359359
</configuration>
360360
<dependencies>
361-
<!-- can be removed with update to 3.2.x -->
362-
<dependency>
363-
<groupId>com.puppycrawl.tools</groupId>
364-
<artifactId>checkstyle</artifactId>
365-
<version>9.3</version>
366-
</dependency>
367361
<!-- MCHECKSTYLE-327: the maven_checks.xml was moved to a shared project -->
368362
<dependency>
369363
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)