We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24c43d commit f576ff3Copy full SHA for f576ff3
exist-core/pom.xml
@@ -478,7 +478,7 @@
478
<dependency>
479
<groupId>org.quartz-scheduler</groupId>
480
<artifactId>quartz</artifactId>
481
- <version>2.3.2</version> <!-- Quartz 2.3.1 has an issue on Windows, see: https://github.com/quartz-scheduler/quartz/issues/448 -->
+ <version>2.5.0</version> <!-- Quartz 2.3.1 has an issue on Windows, see: https://github.com/quartz-scheduler/quartz/issues/448 -->
482
<!-- exclude Quartz SQL connectivity options -->
483
<exclusions>
484
<exclusion>
0 commit comments