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 ef39b79752345c832403851f4f67591e699f35aa Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 28 07:45:59 2021 +0100 Upgrade Directory Watcher to version 0.13.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 947d384..10e3f3b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -150,7 +150,7 @@ <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version> <derby-version>10.14.2.0</derby-version> <digitalocean-api-client-version>2.17</digitalocean-api-client-version> - <directory-watcher-version>0.12.0</directory-watcher-version> + <directory-watcher-version>0.13.0</directory-watcher-version> <disruptor-version>3.4.2</disruptor-version> <dnsjava-version>3.3.1</dnsjava-version> <djl-version>0.9.0</djl-version>