mirror of https://github.com/apache/archiva.git
quartz 2.1.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228752 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
531064a0c5
commit
1ada19f71d
2
pom.xml
2
pom.xml
|
@ -779,7 +779,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.quartz-scheduler</groupId>
|
<groupId>org.quartz-scheduler</groupId>
|
||||||
<artifactId>quartz</artifactId>
|
<artifactId>quartz</artifactId>
|
||||||
<version>2.1.1</version>
|
<version>2.1.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>c3p0</groupId>
|
<groupId>c3p0</groupId>
|
||||||
|
|
Loading…
Reference in New Issue