Browse Source

Upgrade to Quartz 2.5.2

Closes gh-48466
pull/48480/head
Stéphane Nicoll 1 week ago
parent
commit
ad82f600a5
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -1805,7 +1805,7 @@ bom { @@ -1805,7 +1805,7 @@ bom {
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
}
}
library("Quartz", "2.5.1") {
library("Quartz", "2.5.2") {
group("org.quartz-scheduler") {
modules = [
"quartz",

Loading…
Cancel
Save