File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 releaseversion:
77 description: 'Release version'
88 required: true
9- default: '0.4.1 '
9+ default: '0.4.2 '
1010jobs:
1111 publish:
1212 runs-on: ubuntu-latest
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ To use this sample code please do one of the following:
5353 <dependency>
5454 <groupId>com.jkoolcloud.client.api</groupId>
5555 <artifactId>jkool-client-api</artifactId>
56- <version>0.4.1 </version>
56+ <version>0.4.2 </version>
5757 </dependency>
5858```
5959
Original file line number Diff line number Diff line change 2020
2121 <groupId>com.jkoolcloud.client.api</groupId>
2222 <artifactId>jkool-client-api</artifactId>
23- <version>0.5-SNAPSHOT </version>
23+ <version>0.4.2 </version>
2424 <packaging>jar</packaging>
2525
2626 <name>jkool-client-api</name>
167167 <jdk>[11,)</jdk>
168168 </activation>
169169 <properties>
170- <resteasy.version>6.2.1 .Final</resteasy.version>
170+ <resteasy.version>6.2.4 .Final</resteasy.version>
171171 </properties>
172172 </profile>
173173
You can’t perform that action at this time.
0 commit comments