We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922e32c commit 6b1e223Copy full SHA for 6b1e223
1 file changed
pom.xml
@@ -134,6 +134,11 @@
134
<artifactId>swingx-0.9.5</artifactId>
135
<version>RELEASE72</version>
136
</dependency>
137
+ <dependency>
138
+ <groupId>com.google.code.gson</groupId>
139
+ <artifactId>gson</artifactId>
140
+ <version>2.3.1</version>
141
+ </dependency>
142
</dependencies>
143
<properties>
144
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments