Author: tilman
Date: Mon Oct 28 11:09:11 2024
New Revision: 1921619

URL: http://svn.apache.org/viewvc?rev=1921619&view=rev
Log:
PDFBOX-5660: update maven-checkstyle-plugin

Modified:
    pdfbox/branches/3.0/parent/pom.xml

Modified: pdfbox/branches/3.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/parent/pom.xml?rev=1921619&r1=1921618&r2=1921619&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Mon Oct 28 11:09:11 2024
@@ -76,7 +76,7 @@
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-checkstyle-plugin</artifactId>
-            <version>3.5.0</version>
+            <version>3.6.0</version>
             <!-- this one is for checkstyle:check -->
             <configuration>
                 <skip>${skipTests}</skip>


Reply via email to