Skip to content

Commit

Permalink
Upgrade Quartz to 3.2.2 (CVE-2019-13990)
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Apr 24, 2020
1 parent bd54fef commit 91ea675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ext {
jetty_rewrite: "org.eclipse.jetty:jetty-rewrite:${jettyVersion}",

// Quartz Scheduler
quartz: 'org.quartz-scheduler:quartz:2.3.1',
quartz: 'org.quartz-scheduler:quartz:2.3.2',

// JGroups
jgroups: "org.jgroups:jgroups:${jgroupsVersion}",
Expand Down

0 comments on commit 91ea675

Please sign in to comment.