File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.jkoolcloud.client.api</groupId >
6
6
<artifactId >jkool-client-api</artifactId >
7
- <version >0.2.7 </version >
7
+ <version >0.2.8 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >jkool-client-api</name >
82
82
<dependency >
83
83
<groupId >com.fasterxml.jackson.datatype</groupId >
84
84
<artifactId >jackson-datatype-joda</artifactId >
85
- <version >2.10.2 </version >
85
+ <version >2.10.3 </version >
86
86
</dependency >
87
87
<!-- https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-client -->
88
88
<dependency >
89
89
<groupId >org.jboss.resteasy</groupId >
90
90
<artifactId >resteasy-client</artifactId >
91
- <version >4.4.2 .Final</version >
91
+ <version >4.5.3 .Final</version >
92
92
</dependency >
93
93
<!-- https://mvnrepository.com/artifact/io.swagger/swagger-annotations -->
94
94
<dependency >
95
95
<groupId >io.swagger.core.v3</groupId >
96
96
<artifactId >swagger-annotations</artifactId >
97
- <version >2.1.1 </version >
97
+ <version >2.1.2 </version >
98
98
</dependency >
99
99
<dependency >
100
100
<groupId >org.glassfish.tyrus</groupId >
101
101
<artifactId >tyrus-container-grizzly-client</artifactId >
102
- <version >1.15 </version >
102
+ <version >1.16 </version >
103
103
</dependency >
104
104
<!-- https://mvnrepository.com/artifact/org.glassfish/javax.json -->
105
105
<dependency >
You can’t perform that action at this time.
0 commit comments