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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git


The following commit(s) were added to refs/heads/master by this push:
     new a7b89ad  update findbugs (#9)
a7b89ad is described below

commit a7b89ad6797f9c7220ea901e1a003b657a53597d
Author: Elliotte Rusty Harold <elh...@users.noreply.github.com>
AuthorDate: Sat May 30 13:03:50 2020 -0400

    update findbugs (#9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 281348c..f72f336 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>com.google.code.findbugs</groupId>
       <artifactId>jsr305</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.2</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to