We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad66523 commit d793fafCopy full SHA for d793faf
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.jkoolcloud.client.api</groupId>
6
<artifactId>jkool-client-api</artifactId>
7
- <version>0.2.4</version>
+ <version>0.2.5</version>
8
<packaging>jar</packaging>
9
10
<name>jkool-client-api</name>
@@ -88,7 +88,7 @@
88
<dependency>
89
<groupId>org.jboss.resteasy</groupId>
90
<artifactId>resteasy-client</artifactId>
91
- <version>4.1.1.Final</version>
+ <version>4.2.0.Final</version>
92
</dependency>
93
<!-- https://mvnrepository.com/artifact/io.swagger/swagger-annotations -->
94
0 commit comments