You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by kr...@apache.org on 2019/11/03 21:18:55 UTC

[knox] 04/17: KNOX-2080 - Upgrade forbiddenapis to 2.7

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

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

commit e8b4643730759dc79a151ce2dce18faa77c2c8d6
Author: Kevin Risden <kr...@apache.org>
AuthorDate: Sun Nov 3 15:04:06 2019 -0500

    KNOX-2080 - Upgrade forbiddenapis to 2.7
    
    Signed-off-by: Kevin Risden <kr...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e32a180..4e43d7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
         <ehcache.version>2.6.11</ehcache.version>
         <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
         <findsecbugs-plugin.version>1.10.1</findsecbugs-plugin.version>
-        <forbiddenapis.version>2.6</forbiddenapis.version>
+        <forbiddenapis.version>2.7</forbiddenapis.version>
         <groovy.version>2.5.8</groovy.version>
         <guava.version>28.1-jre</guava.version>
         <hadoop.version>3.2.1</hadoop.version>