summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-11-29 00:45:16 +0000
committerOlivier Lamy <olamy@apache.org>2013-11-29 00:45:16 +0000
commit02c469c7109b5add5da25e24da96c6630ba96ced (patch)
tree1de672fcc57a8f1751eb722764491be4505c65c4 /pom.xml
parent2795973bce0228ab11542845ef769fed60292573 (diff)
downloadarchiva-02c469c7109b5add5da25e24da96c6630ba96ced.tar.gz
archiva-02c469c7109b5add5da25e24da96c6630ba96ced.zip
use last quartz 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546484 13f79535-47bb-0310-9956-ffa450edef68
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 58c25c9f2..c1a42566a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -895,7 +895,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
- <version>2.1.7</version>
+ <version>2.2.1</version>
<exclusions>
<exclusion>
<groupId>c3p0</groupId>