You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by fm...@apache.org on 2024/01/24 10:42:28 UTC

(camel-spring-boot-examples) 02/02: org.messaginghub:pooled-jms is managed by BOM

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

fmariani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git

commit dda45b757a7aa58281bb8c4a9ba2daf17ebbeff8
Author: Torsten Mielke <tm...@redhat.com>
AuthorDate: Wed Jan 24 11:29:49 2024 +0100

    org.messaginghub:pooled-jms is managed by BOM
---
 activemq/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/activemq/pom.xml b/activemq/pom.xml
index 76f923d..9d919a2 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -82,7 +82,6 @@
         <dependency>
             <groupId>org.messaginghub</groupId>
             <artifactId>pooled-jms</artifactId>
-            <version>3.1.5</version>
         </dependency>
 
         <!-- test -->