wso2 / msf4j

WSO2 Microservices Framework for Java (MSF4J)
http://wso2.com/products/microservices-framework-for-java/
Apache License 2.0
401 stars 349 forks source link

Update to latest GSON release #543

Open mynecker opened 6 years ago

mynecker commented 6 years ago

Gson in MSF4J is version 2.2.4, released May 2013. Latest Gson version is 2.8.5, released May 2018. Is it possible to upgrade to a recent Gson release?

this commented 5 years ago

Feel free to send a pull request for this.