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:
commit
ec04ca9c0d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue