Skip to content

Commit

Permalink
build(deps): bump quartz.version from 2.3.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps `quartz.version` from 2.3.2 to 2.5.0.

Updates `org.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)

Updates `org.quartz-scheduler:quartz-jobs` 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
- dependency-name: org.quartz-scheduler:quartz-jobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 130c169 commit 29e1488
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 @@ -93,7 +93,7 @@
<jakarta.mail.version>1.6.7</jakarta.mail.version>
<apache.cxf.version>3.6.4</apache.cxf.version>
<apache.poi.version>5.3.0</apache.poi.version>
<quartz.version>2.4.0</quartz.version>
<quartz.version>2.5.0</quartz.version>
<slf4j.version>2.0.16</slf4j.version>
<jaxb.api.version>2.3.3</jaxb.api.version>
<jaxb.impl.version>2.3.9</jaxb.impl.version>
Expand Down

0 comments on commit 29e1488

Please sign in to comment.