You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/11/20 19:09:12 UTC

(pinot) branch master updated: Bump com.google.code.findbugs:jsr305 from 3.0.0 to 3.0.2 (#12031)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 54e828ad14 Bump com.google.code.findbugs:jsr305 from 3.0.0 to 3.0.2 (#12031)
54e828ad14 is described below

commit 54e828ad14ef411e903c3a31a63cfde55d38c006
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Nov 20 11:09:06 2023 -0800

    Bump com.google.code.findbugs:jsr305 from 3.0.0 to 3.0.2 (#12031)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8860dd7779..daf528f425 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1074,7 +1074,7 @@
       <dependency>
         <groupId>com.google.code.findbugs</groupId>
         <artifactId>jsr305</artifactId>
-        <version>3.0.0</version>
+        <version>3.0.2</version>
       </dependency>
       <dependency>
         <groupId>org.glassfish.jersey.containers</groupId>


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