Repository: tika Updated Branches: refs/heads/master c71e0b212 -> 52be68263
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/173ff595 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/173ff595 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/173ff595 Branch: refs/heads/master Commit: 173ff59509e855bd72aa0d97ee823dbd262dcdd9 Parents: c71e0b2 Author: tballison <[email protected]> Authored: Wed Sep 7 12:16:17 2016 -0400 Committer: tballison <[email protected]> Committed: Wed Sep 7 12:16:17 2016 -0400 ---------------------------------------------------------------------- tika-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/173ff595/tika-parent/pom.xml ---------------------------------------------------------------------- diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 989e3da..da32b6b 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -321,7 +321,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>
