You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/03 06:29:22 UTC

[camel-spring-boot] branch camel-spring-boot-3.x updated: [create-pull-request] automated change (#899)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-spring-boot-3.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this push:
     new 99ab9f36ca1 [create-pull-request] automated change (#899)
99ab9f36ca1 is described below

commit 99ab9f36ca15911db4022fc73338fb3374834c71
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Aug 3 08:29:16 2023 +0200

    [create-pull-request] automated change (#899)
    
    Co-authored-by: orpiske <or...@users.noreply.github.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 406c9d8662e..aeb08d308ea 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -4628,6 +4628,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>