mirror of https://github.com/apache/archiva.git
upgrade quartz to 2.1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215263 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f614d396cb
commit
4bf82ff8bf
2
pom.xml
2
pom.xml
|
@ -775,7 +775,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.quartz-scheduler</groupId>
|
<groupId>org.quartz-scheduler</groupId>
|
||||||
<artifactId>quartz</artifactId>
|
<artifactId>quartz</artifactId>
|
||||||
<version>2.1.0</version>
|
<version>2.1.1</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>c3p0</groupId>
|
<groupId>c3p0</groupId>
|
||||||
|
|
Loading…
Reference in New Issue