[jenkins] Update configuration and dependency

This commit is contained in:
Emmanuel Bigeon 2020-04-06 06:25:29 -04:00
parent c97e5de32e
commit 2f24c30d44

View File

@ -3,7 +3,7 @@
<parent>
<groupId>net.bigeon.config</groupId>
<artifactId>ebigeon-config</artifactId>
<version>1.8.21</version>
<version>1.8.29</version>
</parent>
<groupId>net.bigeon.gclc</groupId>
@ -49,12 +49,12 @@
<dependency>
<groupId>net.bigeon</groupId>
<artifactId>gclc</artifactId>
<version>2.1.0</version>
<version>2.1.2</version>
</dependency>
<dependency>
<groupId>net.bigeon.test</groupId>
<artifactId>junitmt</artifactId>
<version>1.0.2</version>
<version>1.0.4</version>
<scope>test</scope>
</dependency>
</dependencies>