Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe
Commits:
-
33140d2d
by Tony Chemit at 2021-01-14T23:41:07+01:00
1 changed file:
Changes:
| ... | ... | @@ -377,6 +377,10 @@ |
| 377 | 377 |
<artifactId>java-lang</artifactId>
|
| 378 | 378 |
<scope>runtime</scope>
|
| 379 | 379 |
</dependency>
|
| 380 |
+ <dependency>
|
|
| 381 |
+ <groupId>io.ultreia.java4all</groupId>
|
|
| 382 |
+ <artifactId>java-util</artifactId>
|
|
| 383 |
+ </dependency>
|
|
| 380 | 384 |
|
| 381 | 385 |
<!-- jaxx dependencies -->
|
| 382 | 386 |
|