Skip to content

Commit

Permalink
Bump quartz-scheduler.version from 2.3.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps `quartz-scheduler.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 18, 2024
1 parent 9271fa2 commit 09151aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif
<picocontainer.version>2.15</picocontainer.version>
<poi.version>5.3.0</poi.version>

<quartz-scheduler.version>2.3.2</quartz-scheduler.version>
<quartz-scheduler.version>2.5.0</quartz-scheduler.version>
<querydsl.version>5.1.0</querydsl.version>

<resteasy-spring-boot-starter.version>5.0.0.Final</resteasy-spring-boot-starter.version>
Expand Down

0 comments on commit 09151aa

Please sign in to comment.