summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/pom.xml b/shared/pom.xml
index 8941a3a892..d76ab9ea77 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -51,7 +51,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.11</version>
+ <version>${junit.version}</version>
<scope>test</scope>
</dependency>
</dependencies>