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

adoroszlai pushed a commit to branch ozone-1.4
in repository https://gitbox.apache.org/repos/asf/ozone.git

commit a787c18b78744cddf457d79ea5cdec45b3fbbfd4
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Mar 16 14:20:04 2026 +0100

    HDDS-10115. (addendum) Migrate MetricsAsserts to AssertJ
---
 hadoop-hdds/test-utils/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/hadoop-hdds/test-utils/pom.xml b/hadoop-hdds/test-utils/pom.xml
index 2d3c0f9c52c..67d44414f1a 100644
--- a/hadoop-hdds/test-utils/pom.xml
+++ b/hadoop-hdds/test-utils/pom.xml
@@ -33,10 +33,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
   </properties>
 
   <dependencies>
-    <dependency>
-      <groupId>org.assertj</groupId>
-      <artifactId>assertj-core</artifactId>
-    </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>


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

Reply via email to