aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorChristian Wagner <c.wagner@datentechnik-innovation.com>2015-01-19 17:20:08 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-06-19 11:07:58 +0200
commitb6940b7aea1c901eac9da7eb2ed188393553c10d (patch)
treece16d8f62a00390b44758dc7a4395829ac49b9c9 /pom.xml
parentdc50d90a4750600b4555c19c2b939200216b68bd (diff)
downloadmoa-id-spss-b6940b7aea1c901eac9da7eb2ed188393553c10d.tar.gz
moa-id-spss-b6940b7aea1c901eac9da7eb2ed188393553c10d.tar.bz2
moa-id-spss-b6940b7aea1c901eac9da7eb2ed188393553c10d.zip
add missing junit artifact to 'moa-id-commons' and update its version to 4.11
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f237cbbe1..0b8efeffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -452,7 +452,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.2</version>
+ <version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>