This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 9688a5b17bb [create-pull-request] automated change 9688a5b17bb is described below commit 9688a5b17bb9ccc3b996eaee1ab345bad2febbe8 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Thu Feb 16 01:00:52 2023 +0000 [create-pull-request] automated change --- tooling/camel-spring-boot-dependencies/pom.xml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 8c9bc29fd10..53686f9b0b7 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -73,7 +73,7 @@ <dependency> <groupId>com.alibaba</groupId> <artifactId>fastjson</artifactId> - <version>1.2.83</version> + <version>2.0.23</version> </dependency> <dependency> <groupId>com.cloudbees.thirdparty</groupId> @@ -144,7 +144,7 @@ <dependency> <groupId>info.picocli</groupId> <artifactId>picocli</artifactId> - <version>4.7.0</version> + <version>4.7.1</version> </dependency> <dependency> <groupId>io.apicurio</groupId> @@ -159,7 +159,7 @@ <dependency> <groupId>io.methvin</groupId> <artifactId>directory-watcher</artifactId> - <version>0.17.1</version> + <version>0.18.0</version> </dependency> <dependency> <groupId>net.sf.saxon</groupId> @@ -4229,16 +4229,6 @@ <artifactId>angus-mail</artifactId> <version>1.1.0</version> </dependency> - <dependency> - <groupId>org.eclipse.rdf4j</groupId> - <artifactId>rdf4j-model</artifactId> - <version>4.2.2</version> - </dependency> - <dependency> - <groupId>org.eclipse.rdf4j</groupId> - <artifactId>rdf4j-rio-api</artifactId> - <version>4.2.2</version> - </dependency> <dependency> <groupId>org.junit-pioneer</groupId> <artifactId>junit-pioneer</artifactId>