Merge pull request #1928 from LibrePlan/dependabot/maven/org.quartz-scheduler-quartz-2.3.2

Bump quartz from 2.2.3 to 2.3.2
This commit is contained in:
Jeroen Baten 2020-10-13 09:17:44 +02:00 committed by GitHub
commit ec04ca9c0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -658,7 +658,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.2.3</version>
<version>2.3.2</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>