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

apurtell pushed a commit to branch branch-1
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-1 by this push:
     new 49fab7d  Backport HBASE-19049 to branch-1 to prevent DIRKRB-613 (Yu Li)
49fab7d is described below

commit 49fab7df80c969db4f35ed911a2cd81c3b50928f
Author: Andrew Purtell <[email protected]>
AuthorDate: Fri Apr 12 10:45:37 2019 -0700

    Backport HBASE-19049 to branch-1 to prevent DIRKRB-613 (Yu Li)
    
    Signed-off-by: Andrew Purtell <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 15ec9e2..1f3db19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1302,7 +1302,7 @@
     <jcodings.version>1.0.8</jcodings.version>
     <spy.version>2.11.6</spy.version>
     <bouncycastle.version>1.46</bouncycastle.version>
-    <kerby.version>1.0.0-RC2</kerby.version>
+    <kerby.version>1.0.1</kerby.version>
     <!-- Plugin Dependencies -->
     <error-prone.version>2.1.1</error-prone.version>
     <maven.assembly.version>2.4</maven.assembly.version>

Reply via email to