]> source.dussan.org Git - archiva.git/commitdiff
quartz 2.1.2
authorOlivier Lamy <olamy@apache.org>
Sat, 7 Jan 2012 22:56:49 +0000 (22:56 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 7 Jan 2012 22:56:49 +0000 (22:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228752 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

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