Skip to content

Commit

Permalink
Bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) from 2.3.2 to 2.5.0.
- [Release notes](https://github.com/quartz-scheduler/quartz/releases)
- [Changelog](https://github.com/quartz-scheduler/quartz/blob/main/docs/changelog.adoc)
- [Commits](quartz-scheduler/quartz@v2.3.2...v2.5.0)

---
updated-dependencies:
- dependency-name: org.quartz-scheduler:quartz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent f851ae6 commit 7b11c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ext {
postgresVersion = '42.7.4'
nettyVersion = '4.1.114.Final'
prometheusVersion = '1.13.6'
quartzVersion = '2.3.2'
quartzVersion = '2.5.0'
// TODO: May be able to remove as moving to jakarta servlet
servletVersion = '4.0.1'
jakartaServletVersion = '6.0.0'
Expand Down

0 comments on commit 7b11c1d

Please sign in to comment.