Skip to content

Commit

Permalink
SEAMCRON-37: Upgraded to Quartz 1.6.5 to fix quartz bug (IllegalArgum…
Browse files Browse the repository at this point in the history
…entException: timeout value is negative)
  • Loading branch information
peteroyle committed Dec 21, 2011
1 parent e060022 commit fd08c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -254,7 +254,7 @@
<dependency>
<groupId>org.opensymphony.quartz</groupId>
<artifactId>quartz</artifactId>
<version>1.6.1</version>
<version>1.6.5</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
Expand Down

0 comments on commit fd08c04

Please sign in to comment.