Skip to content

Commit d793faf

Browse files
committed
releasing version 0.2.5
1 parent ad66523 commit d793faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.jkoolcloud.client.api</groupId>
66
<artifactId>jkool-client-api</artifactId>
7-
<version>0.2.4</version>
7+
<version>0.2.5</version>
88
<packaging>jar</packaging>
99

1010
<name>jkool-client-api</name>
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.jboss.resteasy</groupId>
9090
<artifactId>resteasy-client</artifactId>
91-
<version>4.1.1.Final</version>
91+
<version>4.2.0.Final</version>
9292
</dependency>
9393
<!-- https://mvnrepository.com/artifact/io.swagger/swagger-annotations -->
9494
<dependency>

0 commit comments

Comments
 (0)