chore(deps): bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.2#437
chore(deps): bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.2#437AlbumenJ merged 4 commits intoagentscope-ai:mainfrom
Conversation
Bumps [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) from 2.3.2 to 2.5.2. - [Release notes](https://github.com/quartz-scheduler/quartz/releases) - [Commits](quartz-scheduler/quartz@v2.3.2...v2.5.2) --- updated-dependencies: - dependency-name: org.quartz-scheduler:quartz dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…heduler-quartz-2.5.2' into update-quartz-version
Change-Id: Iadc30235ae1789a577b69f119ab209130bda4762
|
|
1 similar comment
|
|
Change-Id: I7f5051d598fe93b59ba980a50c60b59438587cfe
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…entscope-ai#437) ## AgentScope-Java Version 1.0.6-SNAPSHOT ## Description update quartz version, fix the building error merged [https://github.com/agentscope-ai/agentscope-java/pull/400](url) ## Checklist Please check the following items before code is ready to be reviewed. - [ ] Code has been formatted with `mvn spotless:apply` - [ ] All tests are passing (`mvn test`) - [ ] Javadoc comments are complete and follow project conventions - [ ] Related documentation has been updated (e.g. links, examples, etc.) - [ ] Code is ready for review --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AgentScope-Java Version
1.0.6-SNAPSHOT
Description
update quartz version, fix the building error
merged https://github.com/agentscope-ai/agentscope-java/pull/400
Checklist
Please check the following items before code is ready to be reviewed.
mvn spotless:applymvn test)