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:34:01 UTC

[camel-spring-boot] 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-spring-boot.git


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

commit 2bf416a254e3753f9f263ae9a701bbd4bb27c721
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 16 13:33:45 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Jasminb
    
    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 7f5cb5f8cc4..32562160360 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -85,11 +85,6 @@
         <artifactId>dropbox-core-sdk</artifactId>
         <version>5.4.4</version>
       </dependency>
-      <dependency>
-        <groupId>com.github.jasminb</groupId>
-        <artifactId>jsonapi-converter</artifactId>
-        <version>0.11</version>
-      </dependency>
       <dependency>
         <groupId>com.lmax</groupId>
         <artifactId>disruptor</artifactId>