|
10 | 10 | </parent> |
11 | 11 | <groupId>ca.bc.gov.open.jag</groupId> |
12 | 12 | <artifactId>efiling-api</artifactId> |
13 | | - <version>2.0.3</version> |
| 13 | + <version>2.0.4</version> |
14 | 14 | <name>efiling-api</name> |
15 | 15 | <description>Demo project for Spring Boot</description> |
16 | 16 |
|
|
65 | 65 | <dependency> |
66 | 66 | <groupId>ca.bc.gov.open.jag</groupId> |
67 | 67 | <artifactId>efiling-commons</artifactId> |
68 | | - <version>2.0.3</version> |
| 68 | + <version>2.0.4</version> |
69 | 69 | </dependency> |
70 | 70 |
|
71 | 71 | <dependency> |
|
245 | 245 | <dependency> |
246 | 246 | <groupId>ca.bc.gov.open.jag</groupId> |
247 | 247 | <artifactId>efiling-bom</artifactId> |
248 | | - <version>2.0.3</version> |
| 248 | + <version>2.0.4</version> |
249 | 249 | <type>pom</type> |
250 | 250 | <scope>import</scope> |
251 | 251 | </dependency> |
|
268 | 268 | <dependency> |
269 | 269 | <groupId>ca.bc.gov.open.jag</groupId> |
270 | 270 | <artifactId>efiling-cso-starter</artifactId> |
271 | | - <version>2.0.3</version> |
| 271 | + <version>2.0.4</version> |
272 | 272 | </dependency> |
273 | 273 |
|
274 | 274 | <dependency> |
275 | 275 | <groupId>ca.bc.gov.open.jag</groupId> |
276 | 276 | <artifactId>efiling-bambora-api-client</artifactId> |
277 | | - <version>2.0.3</version> |
| 277 | + <version>2.0.4</version> |
278 | 278 | </dependency> |
279 | 279 |
|
280 | 280 | <dependency> |
281 | 281 | <groupId>ca.bc.gov.open.jag</groupId> |
282 | 282 | <artifactId>efiling-ceis-api-client</artifactId> |
283 | | - <version>2.0.3</version> |
| 283 | + <version>2.0.4</version> |
284 | 284 | </dependency> |
285 | 285 |
|
286 | 286 | <!-- https://mvnrepository.com/artifact/com.github.java-json-tools/jackson-coreutils --> |
|
322 | 322 | <dependency> |
323 | 323 | <groupId>ca.bc.gov.open.jag</groupId> |
324 | 324 | <artifactId>efiling-demo-starter</artifactId> |
325 | | - <version>2.0.3</version> |
| 325 | + <version>2.0.4</version> |
326 | 326 | </dependency> |
327 | 327 | </dependencies> |
328 | 328 | </profile> |
|
0 commit comments