Repository: hbase
Updated Branches:
  refs/heads/branch-1.2 947ea85b0 -> 716c8a730


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/716c8a73
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/716c8a73
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/716c8a73

Branch: refs/heads/branch-1.2
Commit: 716c8a7303062c9c4ab5def472ab349e793d3cad
Parents: 947ea85
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 08:59:44 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/716c8a73/hbase-server/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index bb7fad6..9a28c86 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -569,7 +569,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