upgrade to quartz 2.1.7

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1460937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-03-26 00:08:03 +00:00
parent 1323fcc1dc
commit fe0de011b0
1 changed files with 1 additions and 1 deletions

View File

@ -864,7 +864,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.1.6</version>
<version>2.1.7</version>
<exclusions>
<exclusion>
<groupId>c3p0</groupId>