Skip to content

Commit ad82f60

Browse files
committed
Upgrade to Quartz 2.5.2
Closes gh-48466
1 parent 9ee3525 commit ad82f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@ bom {
18051805
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
18061806
}
18071807
}
1808-
library("Quartz", "2.5.1") {
1808+
library("Quartz", "2.5.2") {
18091809
group("org.quartz-scheduler") {
18101810
modules = [
18111811
"quartz",

0 commit comments

Comments
 (0)