This is an automated email from the ASF dual-hosted git repository.
weichiu pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new e94d90f5b7 [AMBARI-26456]Dependency org.mockito:mockito-inline version
is not unique (#3987)
e94d90f5b7 is described below
commit e94d90f5b7f7bee64c87b96508441d954bb94b22
Author: ChenChen Lai <[email protected]>
AuthorDate: Wed Apr 16 15:09:54 2025 +0800
[AMBARI-26456]Dependency org.mockito:mockito-inline version is not unique
(#3987)
---
ambari-server/pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 857f3abeff..3c58a1115e 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -1408,12 +1408,6 @@
<version>${mockito.inline.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-inline</artifactId>
- <version>3.5.10</version>
- <scope>test</scope>
- </dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]