You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/05 17:41:54 UTC

[GitHub] [camel-spring-boot] davsclaus commented on a diff in pull request #553: chore : add missing artifacts to the bom, refresh JSON

davsclaus commented on code in PR #553:
URL: https://github.com/apache/camel-spring-boot/pull/553#discussion_r866161899


##########
tooling/camel-spring-boot-dependencies/pom.xml:
##########
@@ -2652,6 +2652,11 @@
         <artifactId>camel-fastjson</artifactId>
         <version>3.17.0-SNAPSHOT</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-fatjar-main</artifactId>
+        <version>3.17.0-SNAPSHOT</version>

Review Comment:
   This is wrong, the fatjar-main has been renamed, so it looks like you have an old or outdated build



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org