You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/04/09 20:09:51 UTC

[archiva-redback-components-spring-quartz] 29/46: use last quartz version

This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-quartz.git

commit be160a82bc87020679a26fbf87b4a8fa66193713
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Nov 28 23:30:10 2013 +0000

    use last quartz version
    
    git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1546474 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index adf7031..1932037 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
     <dependency>
       <groupId>org.quartz-scheduler</groupId>
       <artifactId>quartz</artifactId>
-      <version>2.1.7</version>
+      <version>2.2.1</version>
       <exclusions>
         <exclusion>
           <groupId>c3p0</groupId>

-- 
To stop receiving notification emails like this one, please contact
martin_s@apache.org.