Skip to content

Commit 7278a73

Browse files
committed
Upgrade to Quartz 2.5.2
Closes gh-48458
1 parent 8726a0e commit 7278a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,7 +1859,7 @@ bom {
18591859
releaseNotes("https://github.com/apache/pulsar-client-reactive/releases/tag/v{version}")
18601860
}
18611861
}
1862-
library("Quartz", "2.5.1") {
1862+
library("Quartz", "2.5.2") {
18631863
group("org.quartz-scheduler") {
18641864
modules = [
18651865
"quartz",

0 commit comments

Comments
 (0)