kein trojaner mehr
This commit is contained in:
parent
a153db2c4c
commit
48cb7859eb
1 changed files with 4 additions and 4 deletions
8
pom.xml
8
pom.xml
|
@ -14,10 +14,10 @@
|
|||
<dependencies>
|
||||
<!-- Dependencies hier einfügen -->
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20140107</version>
|
||||
</dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>[20231013,)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
|
|
Loading…
Reference in a new issue