This is an automated email from the ASF dual-hosted git repository.
dhavalshah9131 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new 58b51a3 RANGER-3202 : Ranger KMS - Upgrade api-i18n jar from
1.0.0-M20 to 1.0.2+
58b51a3 is described below
commit 58b51a39ebe2e7dc4d253658e423f0afb6a74987
Author: Dhaval B. Shah <[email protected]>
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 c12feae..47c9306 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>