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

robbie pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/artemis-examples.git


The following commit(s) were added to refs/heads/development by this push:
     new 262a7d58 NO-JIRA: remove unused test dependency
262a7d58 is described below

commit 262a7d584212164a336a23991cfdd23a3f98fd47
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Feb 10 11:42:44 2026 +0000

    NO-JIRA: remove unused test dependency
---
 examples/features/standard/opentelemetry/pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/examples/features/standard/opentelemetry/pom.xml 
b/examples/features/standard/opentelemetry/pom.xml
index 1a384745..7acdacc0 100644
--- a/examples/features/standard/opentelemetry/pom.xml
+++ b/examples/features/standard/opentelemetry/pom.xml
@@ -101,13 +101,6 @@ under the License.
          <artifactId>junit</artifactId>
          <scope>test</scope>
       </dependency>
-      <!-- https://mvnrepository.com/artifact/org.assertj/assertj-core -->
-      <dependency>
-         <groupId>org.assertj</groupId>
-         <artifactId>assertj-core</artifactId>
-         <version>3.22.0</version>
-         <scope>test</scope>
-      </dependency>
       <dependency>
          <groupId>org.mockito</groupId>
          <artifactId>mockito-core</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to