You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2021/01/09 17:37:23 UTC

[aries-jax-rs-whiteboard] branch master updated: Bump findsecbugs-plugin from LATEST to 1.11.0

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 3039f86  Bump findsecbugs-plugin from LATEST to 1.11.0
3039f86 is described below

commit 3039f8697981f688aaa956b62988acc2358f6cdd
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Jan 9 17:22:02 2021 +0000

    Bump findsecbugs-plugin from LATEST to 1.11.0
    
    Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from LATEST to 1.11.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/commits/version-1.11.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 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 e55ce0e..2bc02ef 100644
--- a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
+++ b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
@@ -98,7 +98,7 @@
                             <plugin>
                                 <groupId>com.h3xstream.findsecbugs</groupId>
                                 <artifactId>findsecbugs-plugin</artifactId>
-                                <version>LATEST</version>
+                                <version>1.11.0</version>
                             </plugin>
                         </plugins>
                     </configuration>
diff --git a/integrations/jackson/jackson-jaxrs/pom.xml b/integrations/jackson/jackson-jaxrs/pom.xml
index 6090852..06a4d7e 100644
--- a/integrations/jackson/jackson-jaxrs/pom.xml
+++ b/integrations/jackson/jackson-jaxrs/pom.xml
@@ -78,7 +78,7 @@
                             <plugin>
                                 <groupId>com.h3xstream.findsecbugs</groupId>
                                 <artifactId>findsecbugs-plugin</artifactId>
-                                <version>LATEST</version>
+                                <version>1.11.0</version>
                             </plugin>
                         </plugins>
                     </configuration>
diff --git a/jax-rs.whiteboard/pom.xml b/jax-rs.whiteboard/pom.xml
index b392089..e5d0c46 100644
--- a/jax-rs.whiteboard/pom.xml
+++ b/jax-rs.whiteboard/pom.xml
@@ -151,7 +151,7 @@
                             <plugin>
                                 <groupId>com.h3xstream.findsecbugs</groupId>
                                 <artifactId>findsecbugs-plugin</artifactId>
-                                <version>LATEST</version>
+                                <version>1.11.0</version>
                             </plugin>
                         </plugins>
                     </configuration>