Author: tilman
Date: Fri Aug 23 08:55:49 2024
New Revision: 1920149
URL: http://svn.apache.org/viewvc?rev=1920149&view=rev
Log:
PDFBOX-5660: update 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=1920149&r1=1920148&r2=1920149&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Fri Aug 23 08:55:49 2024
@@ -76,7 +76,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>