summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-11-18 09:50:22 +1100
committerOlivier Lamy <olamy@apache.org>2014-11-18 09:50:22 +1100
commit2b50f483637a08b0ab03c6cb63a6ccbe208f6579 (patch)
tree6af583e8c2ddcb893c0e0a9503a97ec60905725f /pom.xml
parentaa9bfe5eb39c08cf82d636768aaace39cbd42b7c (diff)
downloadarchiva-2b50f483637a08b0ab03c6cb63a6ccbe208f6579.tar.gz
archiva-2b50f483637a08b0ab03c6cb63a6ccbe208f6579.zip
assertj 1.7.0
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 f72191321..fd46ca2ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
- <version>1.6.0</version>
+ <version>1.7.0</version>
<scope>test</scope>
</dependency>
<dependency>