Repository: hbase
Updated Branches:
  refs/heads/branch-1.1 138d4bb34 -> 7f17cdfed


HBASE-16140 bump owasp.esapi from 2.1.0 to 2.1.0.1


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7f17cdfe
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7f17cdfe
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/7f17cdfe

Branch: refs/heads/branch-1.1
Commit: 7f17cdfed1fedb7dcd980fc56136a9e28fdb1a01
Parents: 138d4bb
Author: Jonathan M Hsieh <[email protected]>
Authored: Wed Jun 29 08:51:00 2016 -0700
Committer: Jonathan M Hsieh <[email protected]>
Committed: Wed Jun 29 09:00:21 2016 -0700

----------------------------------------------------------------------
 hbase-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/7f17cdfe/hbase-server/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index eecf913..6b9b06e 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -564,7 +564,7 @@
     <dependency>
       <groupId>org.owasp.esapi</groupId>
       <artifactId>esapi</artifactId>
-      <version>2.1.0</version>
+      <version>2.1.0.1</version>
       <exclusions>
         <exclusion>
           <artifactId>xercesImpl</artifactId>

Reply via email to