]> source.dussan.org Git - archiva.git/commitdiff
upgrade quartz to 2.1.1
authorOlivier Lamy <olamy@apache.org>
Fri, 16 Dec 2011 20:30:05 +0000 (20:30 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 16 Dec 2011 20:30:05 +0000 (20:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215263 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index cc132889f440191da23826954d102e27072f7bfb..9f095b4134402d62da2f942be1105a2fd7ba7b5a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.quartz-scheduler</groupId>
         <artifactId>quartz</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1</version>
         <exclusions>
           <exclusion>
             <groupId>c3p0</groupId>