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 2021/02/23 12:41:06 UTC

[camel] branch master updated (950806b -> 0cc748e)

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

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


    from 950806b  Regen for commit 3d39afd7d8c65b55cc2ad8ddd6aa1f64fcf02e4e
     new 5ec3150  Upgrade Mockito to 3.8.0
     new 0cc748e  Regen and 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] 01/02: Upgrade Mockito to 3.8.0

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

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

commit 5ec31504997765f8235eef048712297bc311560c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 23 13:03:54 2021 +0100

    Upgrade Mockito to 3.8.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2056b54..b7773d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -411,7 +411,7 @@
         <minio-version>8.1.0</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>
         <mockwebserver-version>0.1.8</mockwebserver-version>
-        <mockito-version>3.7.7</mockito-version>
+        <mockito-version>3.8.0</mockito-version>
         <mongo-java-driver-version>4.1.0</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <msv-version>2013.6.1</msv-version>


[camel] 02/02: Regen and 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 master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0cc748e036cdd93770bd4d1e236c24d6c30e2c84
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 23 13:40:04 2021 +0100

    Regen and 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 d8984a6..935dd92 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -424,7 +424,7 @@
     <minimal-json-version>0.9.5</minimal-json-version>
     <minio-version>8.1.0</minio-version>
     <mock-javamail-version>1.9</mock-javamail-version>
-    <mockito-version>3.7.7</mockito-version>
+    <mockito-version>3.8.0</mockito-version>
     <mockwebserver-version>0.1.8</mockwebserver-version>
     <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
     <mongo-java-driver-version>4.1.0</mongo-java-driver-version>