Skip to content

Commit

Permalink
pinpoint-apm#2321 Update library
Browse files Browse the repository at this point in the history
 - hbase-client : 1.2.0-cdh5.7.3 -> hbase-shaded-client : 1.2.4
   (Avoid servlet classLoading problem)
  • Loading branch information
emeroad committed Dec 13, 2016
1 parent c45cd9a commit d96af96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-client</artifactId>
<version>1.2.0-cdh5.7.5</version>
<version>1.2.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d96af96

Please # to comment.