diff options
author | Olivier Lamy <olamy@apache.org> | 2012-02-02 21:13:18 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-02-02 21:13:18 +0000 |
commit | fa13f40e8df8d40d62c25dd8d38148f8497446c8 (patch) | |
tree | 6cb66b3c04887d9dd2eba3b9a2d56c52b28dbc9b /pom.xml | |
parent | f13660cfc10c5494577117d024e162101749822e (diff) | |
download | archiva-fa13f40e8df8d40d62c25dd8d38148f8497446c8.tar.gz archiva-fa13f40e8df8d40d62c25dd8d38148f8497446c8.zip |
quartz 2.1.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239851 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -782,7 +782,7 @@ <dependency> <groupId>org.quartz-scheduler</groupId> <artifactId>quartz</artifactId> - <version>2.1.2</version> + <version>2.1.3</version> <exclusions> <exclusion> <groupId>c3p0</groupId> |