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/01/05 07:37:18 UTC

[camel-spring-boot] branch master updated: [create-pull-request] automated change

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-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d82f2e  [create-pull-request] automated change
1d82f2e is described below

commit 1d82f2e9a2b1db584a925f9638d0c6ef0c257875
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Jan 5 01:05:38 2021 +0000

    [create-pull-request] automated change
---
 tooling/camel-spring-boot-dependencies/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index b798b62..36c2c9e 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -159,7 +159,7 @@
       <dependency>
         <groupId>io.methvin</groupId>
         <artifactId>directory-watcher</artifactId>
-        <version>0.10.1</version>
+        <version>0.11.0</version>
       </dependency>
       <dependency>
         <groupId>io.nessus</groupId>
@@ -174,7 +174,7 @@
       <dependency>
         <groupId>net.corda</groupId>
         <artifactId>corda-rpc</artifactId>
-        <version>4.6</version>
+        <version>4.7</version>
         <exclusions>
           <exclusion>
             <groupId>co.paralleluniverse</groupId>