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:22:17 UTC

[camel] branch main updated: CAMEL-19062 - Clean up Parent POM - Jasminb

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 963c0d0da10 CAMEL-19062 - Clean up Parent POM - Jasminb
963c0d0da10 is described below

commit 963c0d0da101ee6e500f09e84a12dda0cd57ca58
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 16 13:20:29 2023 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f43fc5c1f4d..5ecb07514b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2695,11 +2695,6 @@
                 <artifactId>jackson-jr-objects</artifactId>
                 <version>${jackson2-version}</version>
             </dependency>
-            <dependency>
-              <groupId>com.github.jasminb</groupId>
-              <artifactId>jsonapi-converter</artifactId>
-              <version>${jasminb-jsonapi-version}</version>
-            </dependency>
 
             <dependency>
                 <groupId>com.alibaba</groupId>