Skip to content

Commit

Permalink
PDFBOX-5660: update checkstyle plugin
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1920150 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Aug 23, 2024
1 parent 16870e4 commit b089299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<!-- this one is for checkstyle:check -->
<configuration>
<skip>${skipTests}</skip>
Expand Down

0 comments on commit b089299

Please sign in to comment.