Skip to content

Commit

Permalink
Merge pull request #5548 from eXist-db/dependabot/maven/org.quartz-sc…
Browse files Browse the repository at this point in the history
…heduler-quartz-2.5.0

Bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.0
  • Loading branch information
dizzzz authored Nov 13, 2024
2 parents f24c43d + f576ff3 commit d97e63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<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 -->
<!-- exclude Quartz SQL connectivity options -->
<exclusions>
<exclusion>
Expand Down

0 comments on commit d97e63b

Please sign in to comment.