Skip to content

Commit

Permalink
chore(deps): bump org.quartz-scheduler:quartz
Browse files Browse the repository at this point in the history
Bumps [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) from 2.4.0-rc2 to 2.5.0-rc1.
- [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.4.0-rc2...v2.5.0-rc1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 62d8fbc commit b9d6855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<owasp.java.encoder.version>1.2.3</owasp.java.encoder.version>
<!-- Don't change this version without also changing the shiro-quartz and shiro-features
modules' OSGi metadata: -->
<quartz.version>2.4.0-rc2</quartz.version>
<quartz.version>2.5.0-rc1</quartz.version>
<quartz.docs.version>2.3.0</quartz.docs.version>
<slf4j.version>2.0.13</slf4j.version>
<log4j.version>2.23.1</log4j.version>
Expand Down

0 comments on commit b9d6855

Please sign in to comment.