update
This commit is contained in:
parent
b695c5c287
commit
f51433dfee
1 changed files with 5 additions and 4 deletions
9
pom.xml
9
pom.xml
|
@ -14,10 +14,11 @@
|
|||
<dependencies>
|
||||
<!-- Dependencies hier einfügen -->
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20231013</version>
|
||||
</dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20240205</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
|
|
Loading…
Reference in a new issue