huangshayang / SpringBootApiTest

spring boot+angular的接口测试
2 stars 0 forks source link

Bump quartz from 2.3.1 to 2.3.2 #3

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps quartz from 2.3.1 to 2.3.2.

Release notes

Sourced from quartz's releases.

Quartz 2.3.2

This a bug fix release containing fixes for:

  • #508 : Error with H2 1.4.200
  • #505 : CronTrigger.getTriggerBuilder() changes misfire instruction from "ignore misfire" to "smart"
  • #491 : StdJDBCDelegate.selectTriggerToAcquire may not respect maxCount
  • #490 : Return at most maxCount triggers
  • #482 : Update C3P0 version to 0.9.5.4 (CVE-2019-5427)
  • #474 : StdSchedulerFactory ConcurrentModificationException reading system properties
  • #467 : Security: XXE in initDocumentParser
Changelog

Sourced from quartz's changelog.

== quartz-2.3.2

This release is still work in progress under quartz-2.3.x branch!

Commits
  • 3533e40 Release 2.3.2 from quartz-2.3.x
  • 789afce Merge pull request #517 from chrisdennis/issue-508-2.3.x
  • 941d184 Merge branch 'issue-508' into issue-508-2.3.x
  • c069965 Merge pull request #520 from chrisdennis/issue-491-2.3.x
  • de69c46 Issue #491 : Added unit test coverage
  • bc6be51 Merge branch 'issue-491' into issue-491-2.3.x
  • e990cd1 Merge pull request #521 from chrisdennis/c3p0-upgrade-2.3.x
  • 99077cd Merge branch 'c3p0-upgrade' into c3p0-upgrade-2.3.x
  • 8552008 Merge pull request #522 from chrisdennis/trigger-javadoc-fix
  • 8ab547f Merge pull request #519 from chrisdennis/issue-505
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/huangshayang/SpringBootApiTest/network/alerts).