This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git


The following commit(s) were added to refs/heads/master by this push:
     new 01c8629  PDFBOX-5660: update rat plugin
01c8629 is described below

commit 01c862985ca90137b34a1f8eeac8a6e383d6e7d7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Oct 28 09:55:54 2025 +0100

    PDFBOX-5660: update rat plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f3c60e0..102767c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -354,7 +354,7 @@
                                <plugin>
                                        <groupId>org.apache.rat</groupId>
                                        
<artifactId>apache-rat-plugin</artifactId>
-                                       <version>0.16.1</version>
+                                       <version>0.17</version>
                                        <configuration>
                                                <excludes>
                                                        
<exclude>src/test/resources/images/*</exclude>

Reply via email to