Update gson

pull/6330/head
Elliotte Rusty Harold 5 years ago committed by GitHub
parent 8b09686253
commit 6ae7391b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      java/util/pom.xml

@ -35,7 +35,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.7</version>
<version>2.8.5</version>
</dependency>
<dependency>
<groupId>junit</groupId>

Loading…
Cancel
Save