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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new e0af7da  Bump findsecbugs-plugin from 1.11.0 to 1.12.0
e0af7da is described below

commit e0af7da733061fff4a31782c4f6e6517a6f30c5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 11 13:20:57 2022 +0000

    Bump findsecbugs-plugin from 1.11.0 to 1.12.0
    
    Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) 
from 1.11.0 to 1.12.0.
    - [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases)
    - 
[Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.11.0...version-1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.h3xstream.findsecbugs:findsecbugs-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml | 2 +-
 integrations/jackson/jackson-jaxrs/pom.xml           | 2 +-
 jax-rs.whiteboard/pom.xml                            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml 
b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
index f91b6f2..e0da675 100644
--- a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
+++ b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
@@ -63,7 +63,7 @@
                             <plugin>
                                 <groupId>com.h3xstream.findsecbugs</groupId>
                                 <artifactId>findsecbugs-plugin</artifactId>
-                                <version>1.11.0</version>
+                                <version>1.12.0</version>
                             </plugin>
                         </plugins>
                     </configuration>
diff --git a/integrations/jackson/jackson-jaxrs/pom.xml 
b/integrations/jackson/jackson-jaxrs/pom.xml
index 7ec4262..519f9fb 100644
--- a/integrations/jackson/jackson-jaxrs/pom.xml
+++ b/integrations/jackson/jackson-jaxrs/pom.xml
@@ -58,7 +58,7 @@
                             <plugin>
                                 <groupId>com.h3xstream.findsecbugs</groupId>
                                 <artifactId>findsecbugs-plugin</artifactId>
-                                <version>1.11.0</version>
+                                <version>1.12.0</version>
                             </plugin>
                         </plugins>
                     </configuration>
diff --git a/jax-rs.whiteboard/pom.xml b/jax-rs.whiteboard/pom.xml
index 94c3ceb..a94da6f 100644
--- a/jax-rs.whiteboard/pom.xml
+++ b/jax-rs.whiteboard/pom.xml
@@ -97,7 +97,7 @@
                             <plugin>
                                 <groupId>com.h3xstream.findsecbugs</groupId>
                                 <artifactId>findsecbugs-plugin</artifactId>
-                                <version>1.11.0</version>
+                                <version>1.12.0</version>
                             </plugin>
                         </plugins>
                     </configuration>

Reply via email to