diff options
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 4c9be2a..e813b78 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -80,10 +80,6 @@ <artifactId>lombok</artifactId>
</dependency>
<dependency>
- <groupId>org.quartz-scheduler</groupId>
- <artifactId>quartz</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
|