asdfsdf
This commit is contained in:
parent
0fe58dc26f
commit
e0ff9d7645
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
@ -16,7 +16,7 @@
|
|||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20240205</version>
|
||||
<version>20140107</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
|
@ -40,6 +40,7 @@
|
|||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<sourceDirectory>src</sourceDirectory>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in a new issue