This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sb-2.7.15-3.20.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit e241c51accca24551e87fe6699eb7f77810711a1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Aug 29 17:58:23 2023 +0200 Regen Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index bd760c3a542..77812d4c420 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -4608,6 +4608,11 @@ <artifactId>rdf4j-rio-api</artifactId> <version>3.7.4</version> </dependency> + <dependency> + <groupId>org.json</groupId> + <artifactId>json</artifactId> + <version>20230618</version> + </dependency> <dependency> <groupId>org.junit-pioneer</groupId> <artifactId>junit-pioneer</artifactId>