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
The following commit(s) were added to refs/heads/master by this push: new fa89460 Upgrade Directory Watcher to version 0.9.9 fa89460 is described below commit fa894600639a52a5a5ccafa7da6a9e7a3a19d19a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jan 22 09:48:07 2020 +0100 Upgrade Directory Watcher to version 0.9.9 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6f0f43c..2513659 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -163,7 +163,7 @@ <derby-version>10.14.2.0</derby-version> <digitalocean-api-client-version>2.17</digitalocean-api-client-version> <digitalocean-api-client-bundle-version>2.17_1</digitalocean-api-client-bundle-version> - <directory-watcher-version>0.9.6</directory-watcher-version> + <directory-watcher-version>0.9.9</directory-watcher-version> <disruptor-version>3.4.2</disruptor-version> <dnsjava-version>2.1.9</dnsjava-version> <dnsjava-bundle-version>2.1.9_1</dnsjava-bundle-version>