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 <[email protected]> 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 -->
