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/02/16 12:18:07 UTC

[camel-spring-boot] branch main updated: CAMEL-19062 - Clean up Parent POM - JQ

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 28d13681194 CAMEL-19062 - Clean up Parent POM - JQ
28d13681194 is described below

commit 28d136811947cbfe04ee2601eeb9853124b188bc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 16 13:17:43 2023 +0100

    CAMEL-19062 - Clean up Parent POM - JQ
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index eb42c7b081e..7f5cb5f8cc4 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -166,11 +166,6 @@
         <artifactId>Saxon-HE</artifactId>
         <version>11.4</version>
       </dependency>
-      <dependency>
-        <groupId>net.thisptr</groupId>
-        <artifactId>jackson-jq</artifactId>
-        <version>1.0.0-preview.20220705</version>
-      </dependency>
       <dependency>
         <groupId>ognl</groupId>
         <artifactId>ognl</artifactId>