|
11 | 11 | </parent> |
12 | 12 | <groupId>ca.bc.gov.open.jag</groupId> |
13 | 13 | <artifactId>efiling-api</artifactId> |
14 | | - <version>2.0.9</version> |
| 14 | + <version>2.0.10</version> |
15 | 15 | <name>efiling-api</name> |
16 | 16 | <description>Demo project for Spring Boot</description> |
17 | 17 |
|
|
66 | 66 | <dependency> |
67 | 67 | <groupId>ca.bc.gov.open.jag</groupId> |
68 | 68 | <artifactId>efiling-commons</artifactId> |
69 | | - <version>2.0.9</version> |
| 69 | + <version>2.0.10</version> |
70 | 70 | </dependency> |
71 | 71 |
|
72 | 72 | <dependency> |
|
258 | 258 | <dependency> |
259 | 259 | <groupId>ca.bc.gov.open.jag</groupId> |
260 | 260 | <artifactId>efiling-bom</artifactId> |
261 | | - <version>2.0.9</version> |
| 261 | + <version>2.0.10</version> |
262 | 262 | <type>pom</type> |
263 | 263 | <scope>import</scope> |
264 | 264 | </dependency> |
|
281 | 281 | <dependency> |
282 | 282 | <groupId>ca.bc.gov.open.jag</groupId> |
283 | 283 | <artifactId>efiling-cso-starter</artifactId> |
284 | | - <version>2.0.9</version> |
| 284 | + <version>2.0.10</version> |
285 | 285 | </dependency> |
286 | 286 |
|
287 | 287 | <dependency> |
288 | 288 | <groupId>ca.bc.gov.open.jag</groupId> |
289 | 289 | <artifactId>efiling-bambora-api-client</artifactId> |
290 | | - <version>2.0.9</version> |
| 290 | + <version>2.0.10</version> |
291 | 291 | </dependency> |
292 | 292 |
|
293 | 293 | <dependency> |
294 | 294 | <groupId>ca.bc.gov.open.jag</groupId> |
295 | 295 | <artifactId>efiling-ceis-api-client</artifactId> |
296 | | - <version>2.0.9</version> |
| 296 | + <version>2.0.10</version> |
297 | 297 | </dependency> |
298 | 298 |
|
299 | 299 | <!-- https://mvnrepository.com/artifact/com.github.java-json-tools/jackson-coreutils --> |
|
335 | 335 | <dependency> |
336 | 336 | <groupId>ca.bc.gov.open.jag</groupId> |
337 | 337 | <artifactId>efiling-demo-starter</artifactId> |
338 | | - <version>2.0.9</version> |
| 338 | + <version>2.0.10</version> |
339 | 339 | </dependency> |
340 | 340 | </dependencies> |
341 | 341 | </profile> |
|
0 commit comments