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