This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 1.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 3ce67f43b7d477b038258de0cfe54e330ab6acee Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Thu Sep 28 13:00:23 2023 +0100 QPIDJMS-593: remove missed dependency no longer needed (cherry picked from commit 149eeb01027120d84af3a62eb83858c86d244b90) --- qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml index 2de3ffa9..18046f37 100644 --- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml +++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml @@ -123,12 +123,6 @@ </exclusion> </exclusions> </dependency> - <dependency> - <groupId>org.apache.activemq.tooling</groupId> - <artifactId>activemq-junit</artifactId> - <version>${activemq-version}</version> - <scope>test</scope> - </dependency> </dependencies> <build> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org