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

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new 137142b  Update to forbiddenapis v2.7 (#286)
137142b is described below

commit 137142b63fbadcd6e83e4a76d25945a2163d76fc
Author: Uwe Schindler <[email protected]>
AuthorDate: Wed Oct 23 19:50:53 2019 +0200

    Update to forbiddenapis v2.7 (#286)
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 884ca4e..a62bada 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -322,7 +322,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     
<project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>
     <!-- plugin versions -->
-    <forbiddenapis.version>2.6</forbiddenapis.version>
+    <forbiddenapis.version>2.7</forbiddenapis.version>
     <groovy.maven.version>2.1</groovy.maven.version>
     <maven.antrun.version>1.8</maven.antrun.version>
     <maven.assembly.version>3.1.0</maven.assembly.version>

Reply via email to