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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1c8433d54a2 HDDS-13818. Remove dnsjava.version (#9557)
1c8433d54a2 is described below

commit 1c8433d54a2d3fb730d72d0a36b3dc5446726579
Author: Russole <[email protected]>
AuthorDate: Sat Dec 27 18:37:06 2025 +0800

    HDDS-13818. Remove dnsjava.version (#9557)
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index ff19c3163ca..d770a8d4185 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,6 @@
     <distMgmtStagingId>apache.staging.https</distMgmtStagingId>
     <distMgmtStagingName>Apache Release Distribution 
Repository</distMgmtStagingName>
     
<distMgmtStagingUrl>https://repository.apache.org/service/local/staging/deploy/maven2</distMgmtStagingUrl>
-    <dnsjava.version>3.6.1</dnsjava.version>
     <docker-maven-plugin.version>0.45.1</docker-maven-plugin.version>
     <download-maven-plugin.version>1.9.0</download-maven-plugin.version>
     <dropwizard-metrics.version>3.2.6</dropwizard-metrics.version>
@@ -517,11 +516,6 @@
           </exclusion>
         </exclusions>
       </dependency>
-      <dependency>
-        <groupId>dnsjava</groupId>
-        <artifactId>dnsjava</artifactId>
-        <version>${dnsjava.version}</version>
-      </dependency>
       <dependency>
         <groupId>info.picocli</groupId>
         <artifactId>picocli</artifactId>


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

Reply via email to