]> source.dussan.org Git - archiva.git/commitdiff
quartz 2.1.3
authorOlivier Lamy <olamy@apache.org>
Thu, 2 Feb 2012 21:13:18 +0000 (21:13 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 2 Feb 2012 21:13:18 +0000 (21:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239851 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

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