Repository: tika
Updated Branches:
  refs/heads/2.x 8234b96fe -> a0f365524


TIKA-2065 upgrade forbiddenapis


Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/b2a7e382
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/b2a7e382
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/b2a7e382

Branch: refs/heads/2.x
Commit: b2a7e382a11bc88500e9fbba1f6d2fd24a0f02b0
Parents: 8234b96
Author: tballison <[email protected]>
Authored: Wed Sep 7 13:26:30 2016 -0400
Committer: tballison <[email protected]>
Committed: Wed Sep 7 13:26:30 2016 -0400

----------------------------------------------------------------------
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/b2a7e382/tika-parent/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index da75ecd..6b8ad5b 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -389,7 +389,7 @@
       <plugin>
         <groupId>de.thetaphi</groupId>
         <artifactId>forbiddenapis</artifactId>
-        <version>2.0</version>
+        <version>2.2</version>
         <configuration>
           <targetVersion>${maven.compiler.target}</targetVersion>
           <internalRuntimeForbidden>true</internalRuntimeForbidden>

Reply via email to