You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by iw...@apache.org on 2020/07/17 10:59:07 UTC

[hadoop] branch trunk updated: HADOOP-16866. Upgrade spotbugs to 4.0.6. (#2146)

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

iwasakims pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2ba44a7  HADOOP-16866. Upgrade spotbugs to 4.0.6. (#2146)
2ba44a7 is described below

commit 2ba44a73bf2bb7ef33a2259bd19ee62ef9bb5659
Author: Masatake Iwasaki <iw...@apache.org>
AuthorDate: Fri Jul 17 19:58:44 2020 +0900

    HADOOP-16866. Upgrade spotbugs to 4.0.6. (#2146)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 4e819cd..7b7aab9 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -98,7 +98,7 @@
     <zookeeper.version>3.5.6</zookeeper.version>
     <curator.version>4.2.0</curator.version>
     <findbugs.version>3.0.5</findbugs.version>
-    <spotbugs.version>3.1.0-RC1</spotbugs.version>
+    <spotbugs.version>4.0.6</spotbugs.version>
     <dnsjava.version>2.1.7</dnsjava.version>
 
     <guava.version>27.0-jre</guava.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org