You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/04/11 15:48:51 UTC

[camel] branch main updated (2c9ff6ec87f -> 41bdbc00fb6)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2c9ff6ec87f CAMEL-17762: allow adjusting log level for exception messages during resume updates
     new 40ae718e9f3 Upgrade Owasp Dependency Check Plugin to version 7.0.4
     new 41bdbc00fb6 Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync deps

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 41bdbc00fb6ec11e53304e15d861c721a89e1b0d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 11 15:00:42 2022 +0200

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index c03e89047ae..fdb4adeb415 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -384,7 +384,7 @@
     <maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>
     <maven-jboss-as-maven-plugin-version>7.9.Final</maven-jboss-as-maven-plugin-version>
     <maven-model-version>3.2.5</maven-model-version>
-    <maven-owasp-plugin-version>6.5.0</maven-owasp-plugin-version>
+    <maven-owasp-plugin-version>7.0.4</maven-owasp-plugin-version>
     <maven-plugin-annotations-version>3.6.4</maven-plugin-annotations-version>
     <maven-plugin-plugin-version>3.6.4</maven-plugin-plugin-version>
     <maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>


[camel] 01/02: Upgrade Owasp Dependency Check Plugin to version 7.0.4

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 40ae718e9f35ec8d0ca30c7f4f970b9704c65001
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 11 14:59:52 2022 +0200

    Upgrade Owasp Dependency Check Plugin to version 7.0.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 61d494feae4..97ab1e8034b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -366,7 +366,7 @@
         <maven-assembly-plugin-version>3.3.0</maven-assembly-plugin-version>
         <maven-checkstyle-plugin-version>3.1.2</maven-checkstyle-plugin-version>
         <maven-checkstyle-version>8.45.1</maven-checkstyle-version>
-        <maven-owasp-plugin-version>6.5.0</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>7.0.4</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.2.0</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>
         <maven-jboss-as-maven-plugin-version>7.9.Final</maven-jboss-as-maven-plugin-version>