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

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


The following commit(s) were added to refs/heads/master by this push:
     new 89fa06161 RANGER-4525:Upgrade spotbugs plugin to 4.7.3.5
89fa06161 is described below

commit 89fa0616184bd09b1974915cd9f03491adbe6338
Author: Bhavik Patel <bhavikpatel...@gmail.com>
AuthorDate: Fri Nov 10 12:39:44 2023 +0530

    RANGER-4525:Upgrade spotbugs plugin to 4.7.3.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0312334f7..b40fbcc5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
         <eclipse.jpa.version>2.7.12</eclipse.jpa.version>
         <elasticsearch.version>7.10.2</elasticsearch.version>
         <enunciate.version>2.13.2</enunciate.version>
-        <spotbugs.plugin.version>4.5.0.0</spotbugs.plugin.version>
+        <spotbugs.plugin.version>4.7.3.5</spotbugs.plugin.version>
         <google.guava.version>27.0-jre</google.guava.version>
         <googlecode.log4jdbc.version>1.2</googlecode.log4jdbc.version>
         <graalvm.version>22.3.0</graalvm.version>

Reply via email to