Skip to content

Commit d0023f6

Browse files
committed
releasing version 0.2.6
1 parent 7c8ec50 commit d0023f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.5</version>
7+
<version>0.2.6</version>
88
<packaging>jar</packaging>
99

1010
<name>jkool-client-api</name>
@@ -88,13 +88,13 @@
8888
<dependency>
8989
<groupId>org.jboss.resteasy</groupId>
9090
<artifactId>resteasy-client</artifactId>
91-
<version>4.2.0.Final</version>
91+
<version>4.3.0.Final</version>
9292
</dependency>
9393
<!-- https://mvnrepository.com/artifact/io.swagger/swagger-annotations -->
9494
<dependency>
9595
<groupId>io.swagger.core.v3</groupId>
9696
<artifactId>swagger-annotations</artifactId>
97-
<version>2.0.8</version>
97+
<version>2.0.9</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.glassfish.tyrus</groupId>

0 commit comments

Comments
 (0)