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 7ee8271 [create-pull-request] automated change 7ee8271 is described below commit 7ee82710abc5659b7a7a23641d65d4a480a3e5a8 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Oct 1 01:00:46 2020 +0000 [create-pull-request] automated change --- tooling/camel-spring-boot-dependencies/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 19a3643..c29c21e 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -108,7 +108,7 @@ <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-impl</artifactId> - <version>2.3.0</version> + <version>2.3.3</version> <exclusions> <exclusion> <groupId>javax.jws</groupId> @@ -119,7 +119,7 @@ <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-jxc</artifactId> - <version>2.3.0</version> + <version>2.3.3</version> </dependency> <dependency> <groupId>com.sun.xml.parsers</groupId> @@ -159,7 +159,7 @@ <dependency> <groupId>io.methvin</groupId> <artifactId>directory-watcher</artifactId> - <version>0.10.0</version> + <version>0.10.1</version> </dependency> <dependency> <groupId>io.nessus</groupId>