This commit is contained in:
potzplitz 2024-03-03 15:53:39 +01:00
parent b695c5c287
commit f51433dfee

View file

@ -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>