Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump quartz from 2.2.1 to 2.3.2 in /cloud-cms
  • Loading branch information
dependabot[bot] authored Jul 1, 2020
commit e2eda8cf11a93fd0618df9fb8d25090fdbb7fccf
2 changes: 1 addition & 1 deletion cloud-cms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.2.1</version>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>org.quartz-scheduler</groupId>
Expand Down