|
11 | 11 | </parent> |
12 | 12 | <groupId>ca.bc.gov.open.jag</groupId> |
13 | 13 | <artifactId>efiling-api</artifactId> |
14 | | - <version>2.0.10</version> |
| 14 | + <version>2.0.11</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.10</version> |
| 69 | + <version>2.0.11</version> |
70 | 70 | </dependency> |
71 | 71 |
|
72 | 72 | <dependency> |
|
259 | 259 | <dependency> |
260 | 260 | <groupId>ca.bc.gov.open.jag</groupId> |
261 | 261 | <artifactId>efiling-bom</artifactId> |
262 | | - <version>2.0.10</version> |
| 262 | + <version>2.0.11</version> |
263 | 263 | <type>pom</type> |
264 | 264 | <scope>import</scope> |
265 | 265 | </dependency> |
|
282 | 282 | <dependency> |
283 | 283 | <groupId>ca.bc.gov.open.jag</groupId> |
284 | 284 | <artifactId>efiling-cso-starter</artifactId> |
285 | | - <version>2.0.10</version> |
| 285 | + <version>2.0.11</version> |
286 | 286 | </dependency> |
287 | 287 |
|
288 | 288 | <dependency> |
289 | 289 | <groupId>ca.bc.gov.open.jag</groupId> |
290 | 290 | <artifactId>efiling-bambora-api-client</artifactId> |
291 | | - <version>2.0.10</version> |
| 291 | + <version>2.0.11</version> |
292 | 292 | </dependency> |
293 | 293 |
|
294 | 294 | <dependency> |
295 | 295 | <groupId>ca.bc.gov.open.jag</groupId> |
296 | 296 | <artifactId>efiling-ceis-api-client</artifactId> |
297 | | - <version>2.0.10</version> |
| 297 | + <version>2.0.11</version> |
298 | 298 | </dependency> |
299 | 299 |
|
300 | 300 | <!-- https://mvnrepository.com/artifact/com.github.java-json-tools/jackson-coreutils --> |
|
337 | 337 | <dependency> |
338 | 338 | <groupId>ca.bc.gov.open.jag</groupId> |
339 | 339 | <artifactId>efiling-demo-starter</artifactId> |
340 | | - <version>2.0.10</version> |
| 340 | + <version>2.0.11</version> |
341 | 341 | </dependency> |
342 | 342 | </dependencies> |
343 | 343 | </profile> |
|
0 commit comments