You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2022/07/07 16:47:35 UTC

[pdfbox-jbig2] branch master updated: TIKA-3793: update rat

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 b12a820  TIKA-3793: update rat
b12a820 is described below

commit b12a82069206c9834c108fff5e5cdbd8e3282971
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Thu Jul 7 18:47:25 2022 +0200

    TIKA-3793: update rat
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5e69b0d..aea9175 100644
--- a/pom.xml
+++ b/pom.xml
@@ -354,7 +354,7 @@
 				<plugin>
 					<groupId>org.apache.rat</groupId>
 					<artifactId>apache-rat-plugin</artifactId>
-					<version>0.13</version>
+					<version>0.14</version>
 					<configuration>
 						<excludes>
 							<exclude>src/test/resources/images/*</exclude>