mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-02-19 21:11:32 +01:00
pom update
This commit is contained in:
parent
fd6e7f81e6
commit
7114234535
6
pom.xml
6
pom.xml
@ -62,9 +62,9 @@
|
|||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.json</groupId>
|
<groupId>com.googlecode.json-simple</groupId>
|
||||||
<artifactId>json</artifactId>
|
<artifactId>json-simple</artifactId>
|
||||||
<version>20190722</version>
|
<version>1.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user