lyhzzz 2 anni fa
parent
commit
88e3291890
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -176,6 +176,12 @@
             <version>22.5.1</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.google.code.gson</groupId>
+            <artifactId>gson</artifactId>
+            <version>2.10.1</version>
+        </dependency>
+
     </dependencies>
 
     <build>