busbey commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded 
Gson (Backport HBASE-20587)
URL: https://github.com/apache/hbase/pull/616#issuecomment-535120241
 
 
   Okay! a new version of the hbase-thirdparty library  is out now and includes 
a jdk7 compatible relocated GSON.
   
   I just published it on the ASF nexus, so it might take a bit for it to show 
up in maven central. When it does you should be able to update this PR to use 
the following dependency:
   ```
   <dependency>
     <groupId>org.apache.hbase.thirdparty</groupId>
     <artifactId>hbase-shaded-gson</artifactId>
     <version>3.0.0</version>
   </dependency>
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to