You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by dh...@apache.org on 2021/03/30 13:45:55 UTC

[ranger] branch ranger-2.2 updated: RANGER-3202 : Ranger KMS - Upgrade api-i18n jar from 1.0.0-M20 to 1.0.2+

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

dhavalshah9131 pushed a commit to branch ranger-2.2
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.2 by this push:
     new 4341dd4  RANGER-3202 : Ranger KMS - Upgrade api-i18n jar from 1.0.0-M20 to 1.0.2+
4341dd4 is described below

commit 4341dd420c9ad0becd1a77ee2551b99322186b3d
Author: Dhaval B. Shah <dh...@gmail.com>
AuthorDate: Tue Mar 9 15:48:27 2021 +0530

    RANGER-3202 : Ranger KMS - Upgrade api-i18n jar from 1.0.0-M20 to 1.0.2+
---
 kms/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kms/pom.xml b/kms/pom.xml
index a2e3b02..f476baf 100644
--- a/kms/pom.xml
+++ b/kms/pom.xml
@@ -386,7 +386,7 @@
         <dependency>
             <groupId>org.apache.directory.api</groupId>
             <artifactId>api-i18n</artifactId>
-            <version>1.0.0-M20</version>
+            <version>1.0.3</version>
         </dependency>
         <dependency>
             <groupId>com.webcohesion.enunciate</groupId>