Browse Source

Upgrade to Gson 2.8.6

Closes gh-18592
pull/18612/head
Andy Wilkinson 7 years ago
parent
commit
eafa595ed3
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

2
spring-boot-project/spring-boot-dependencies/pom.xml

@ -67,7 +67,7 @@ @@ -67,7 +67,7 @@
<glassfish-el.version>3.0.3</glassfish-el.version>
<glassfish-jaxb.version>2.3.2</glassfish-jaxb.version>
<groovy.version>2.5.8</groovy.version>
<gson.version>2.8.5</gson.version>
<gson.version>2.8.6</gson.version>
<h2.version>1.4.199</h2.version>
<hamcrest.version>2.1</hamcrest.version>
<hazelcast.version>3.12.2</hazelcast.version>

Loading…
Cancel
Save