Author: tilman
Date: Mon Oct 28 11:08:58 2024
New Revision: 1921618
URL: http://svn.apache.org/viewvc?rev=1921618&view=rev
Log:
PDFBOX-5660: update maven-checkstyle-plugin
Modified:
pdfbox/branches/2.0/parent/pom.xml
Modified: pdfbox/branches/2.0/parent/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1921618&r1=1921617&r2=1921618&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Mon Oct 28 11:08:58 2024
@@ -73,7 +73,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>