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