teya fix working
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jpos</groupId>
|
||||
<artifactId>jpos</artifactId>
|
||||
<version>2.0.10</version>
|
||||
<version>2.1.9</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.slf4j</groupId>
|
||||
@@ -391,6 +391,11 @@
|
||||
<version>2.1.3</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.8.9</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/junit/junit -->
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
Reference in New Issue
Block a user