Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe

Commits:

1 changed file:

Changes:

  • client-core/pom.xml
    ... ... @@ -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