diff options
author | Olivier Lamy <olamy@apache.org> | 2013-11-29 00:45:16 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-11-29 00:45:16 +0000 |
commit | 02c469c7109b5add5da25e24da96c6630ba96ced (patch) | |
tree | 1de672fcc57a8f1751eb722764491be4505c65c4 /pom.xml | |
parent | 2795973bce0228ab11542845ef769fed60292573 (diff) | |
download | archiva-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |