diff --git a/Jenkinsfile b/Jenkinsfile
index 85ade50..27f820c 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -2,7 +2,7 @@ pipeline {
agent {
docker {
image 'imousmoutis/maven3-jdk11:1.0.1'
- args '-v /root/.m2:/root/.m2'
+ args '-v /root/.m2/Qlack1-GIT:/root/.m2'
}
}
options {
diff --git a/qlack1-utils/Qlack-Commons/pom.xml b/qlack1-utils/Qlack-Commons/pom.xml
index 2453656..f65eb2f 100644
--- a/qlack1-utils/Qlack-Commons/pom.xml
+++ b/qlack1-utils/Qlack-Commons/pom.xml
@@ -35,7 +35,7 @@
junit
junit
- 4.10
+ 4.13.1
test