This is an automated email from the ASF dual-hosted git repository. abhi pushed a commit to branch ranger-2.6 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit 02ee575428a6d131701685f856dddcb568397f81 Author: Basapuram Kumar <[email protected]> AuthorDate: Fri Jan 17 12:37:46 2025 +0530 RANGER-5091: Bumpup dnsjava to 3.6.2 (#492) (cherry picked from commit 6dbee2cab93d550ba2b2a66be0b76741b4fd91df) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 543c0f885..fa0ac2eed 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ <distMgmtStagingId>apache.staging.https</distMgmtStagingId> <distMgmtStagingName>Apache Release Distribution Repository</distMgmtStagingName> <distMgmtStagingUrl>https://repository.apache.org/service/local/staging/deploy/maven2</distMgmtStagingUrl> - <dnsjava.version>2.1.7</dnsjava.version> + <dnsjava.version>3.6.2</dnsjava.version> <eclipse.jpa.version>2.7.12</eclipse.jpa.version> <elasticsearch.version>7.10.2</elasticsearch.version> <enunciate.version>2.13.2</enunciate.version>
