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 b29066aa0b034c43294dcf2637a575a6af8cd151
Author: Kevin Risden <[email protected]>
AuthorDate: Sun Nov 3 15:02:38 2019 -0500

    KNOX-2091 - Upgrade findsecbugs to 1.10.1
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 79b4b3d..e32a180 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
         <eclipselink.version>2.7.5</eclipselink.version>
         <ehcache.version>2.6.11</ehcache.version>
         <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
-        <findsecbugs-plugin.version>1.9.0</findsecbugs-plugin.version>
+        <findsecbugs-plugin.version>1.10.1</findsecbugs-plugin.version>
         <forbiddenapis.version>2.6</forbiddenapis.version>
         <groovy.version>2.5.8</groovy.version>
         <guava.version>28.1-jre</guava.version>

Reply via email to