|
213 | 213 | <dependency> |
214 | 214 | <groupId>com.github.cafapi</groupId> |
215 | 215 | <artifactId>caf-api</artifactId> |
216 | | - <version>3.1.0-SNAPSHOT</version> |
| 216 | + <version>3.1.0-596</version> |
217 | 217 | </dependency> |
218 | 218 | <dependency> |
219 | 219 | <groupId>com.github.cafapi.cipher</groupId> |
220 | 220 | <artifactId>cipher-null</artifactId> |
221 | | - <version>3.1.0-SNAPSHOT</version> |
| 221 | + <version>3.1.0-596</version> |
222 | 222 | </dependency> |
223 | 223 | <dependency> |
224 | 224 | <groupId>com.github.cafapi.codec</groupId> |
225 | 225 | <artifactId>codec-json</artifactId> |
226 | | - <version>3.1.0-SNAPSHOT</version> |
| 226 | + <version>3.1.0-596</version> |
227 | 227 | </dependency> |
228 | 228 | <dependency> |
229 | 229 | <groupId>com.github.cafapi.config</groupId> |
230 | 230 | <artifactId>config-caf</artifactId> |
231 | | - <version>3.1.0-SNAPSHOT</version> |
| 231 | + <version>3.1.0-596</version> |
232 | 232 | </dependency> |
233 | 233 | <dependency> |
234 | 234 | <groupId>com.github.cafapi.config</groupId> |
235 | 235 | <artifactId>config-decoder</artifactId> |
236 | | - <version>3.1.0-SNAPSHOT</version> |
| 236 | + <version>3.1.0-596</version> |
237 | 237 | </dependency> |
238 | 238 | <dependency> |
239 | 239 | <groupId>com.github.cafapi.config</groupId> |
240 | 240 | <artifactId>config-file</artifactId> |
241 | | - <version>3.1.0-SNAPSHOT</version> |
| 241 | + <version>3.1.0-596</version> |
242 | 242 | </dependency> |
243 | 243 | <dependency> |
244 | 244 | <groupId>com.github.cafapi.config</groupId> |
245 | 245 | <artifactId>config-system</artifactId> |
246 | | - <version>3.1.0-SNAPSHOT</version> |
| 246 | + <version>3.1.0-596</version> |
247 | 247 | </dependency> |
248 | 248 | <dependency> |
249 | 249 | <groupId>com.github.cafapi.decoder</groupId> |
250 | 250 | <artifactId>decoder-js</artifactId> |
251 | | - <version>3.1.0-SNAPSHOT</version> |
| 251 | + <version>3.1.0-596</version> |
252 | 252 | </dependency> |
253 | 253 | <dependency> |
254 | 254 | <groupId>com.github.cafapi.logging</groupId> |
|
258 | 258 | <dependency> |
259 | 259 | <groupId>com.github.cafapi.util</groupId> |
260 | 260 | <artifactId>util-moduleloader</artifactId> |
261 | | - <version>3.1.0-SNAPSHOT</version> |
| 261 | + <version>3.1.0-596</version> |
262 | 262 | </dependency> |
263 | 263 | <dependency> |
264 | 264 | <groupId>com.github.cafapi.util</groupId> |
265 | 265 | <artifactId>util-naming</artifactId> |
266 | | - <version>3.1.0-SNAPSHOT</version> |
| 266 | + <version>3.1.0-596</version> |
267 | 267 | </dependency> |
268 | 268 | <dependency> |
269 | 269 | <groupId>com.github.cafapi.util</groupId> |
270 | 270 | <artifactId>util-ref</artifactId> |
271 | | - <version>3.1.0-SNAPSHOT</version> |
| 271 | + <version>3.1.0-596</version> |
272 | 272 | </dependency> |
273 | 273 | <dependency> |
274 | 274 | <groupId>com.github.workerframework</groupId> |
|
0 commit comments