René's URL Explorer Experiment


Title: Bump quartz from 2.2.1 to 2.3.2 by dependabot[bot] · Pull Request #4 · enjoyCoding666/JavaProject · GitHub

Open Graph Title: Bump quartz from 2.2.1 to 2.3.2 by dependabot[bot] · Pull Request #4 · enjoyCoding666/JavaProject

X Title: Bump quartz from 2.2.1 to 2.3.2 by dependabot[bot] · Pull Request #4 · enjoyCoding666/JavaProject

Description: Bumps quartz from 2.2.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 quartz-2.3.1 THIS RELEASE REQUIRES JDK7 #294 depen: Update hikaricp-java6:2.3.13 to hikaricp-java7:2.4.13 #316 depen: Updated C3P0 version to 0.9.5.3 #147 bugfix: Fix BINARY to BLOG type for job data for hsqldb #156 bugfix: Fix null string used in thread name with DirectSchedulerFactory #159 bugfix: Fix extra bad char tick on drop table qurtz_fired_triggers for postgres #146 bugfix: Release BLOCKED triggers in releaseAcquiredTrigger #212 bugfix: QuartzInitializerListener: fix a typo #193 bugfix: Job execution context impl returns incorrect recovering job key #172 bugfix: Miss notify SchedulerListeners in QuartzScheduler.java #220 bugifx: DailyTimeIntervalTrigger failed to set endingDailyAfterCount = 1 #160 improv: Add drop table if exists check in sql script for postgres #214 improv: Reuse JobBuilder.storeDurably(boolean) in JobBuilder #281 improv: Fix no setter for dataSource property validateOnCheckout #264 improv: Fix no setter for dataSource property discardIdleConnectionsSeconds #245 improv: Sybase: Changed varchar length TRIGGER_NAME from 80 to 200 #340 improv: Use all-caps table names in the liquibase script #189 improv: NPE thrown when acquiring next trigger due to null next fire time value #268 improv: Add configurable params for StdRowLockSemaphore for Failure obtaining db row lock #293 build: Setup Azure CI server for Quartz project #66 build: Remove unused 'svn' requirement during maven package build #301 build: Improve project with readme, and license changes log #302 build: Update mvnw wrapper to use Maven 3.6.0 #226 build: Replace maven-forge-plugin with maven-jar-plugin #170 docs: Minor fix and improvement on Javadoc #203 docs: Minor fix and improvement on Javadoc #360 docs: Update docs and migrate it into main source repository Changelog Sourced from quartz's changelog. == quartz-2.3.2 This release is still work in progress under quartz-2.3.x branch! == quartz-2.3.1 Released on 25-Mar-2018 THIS RELEASE REQUIRES JDK7 #294 depen: Update hikaricp-java6:2.3.13 to hikaricp-java7:2.4.13 #316 depen: Updated C3P0 version to 0.9.5.3 #147 bugfix: Fix BINARY to BLOG type for job data for hsqldb #156 bugfix: Fix null string used in thread name with DirectSchedulerFactory #159 bugfix: Fix extra bad char tick on drop table qurtz_fired_triggers for postgres #146 bugfix: Release BLOCKED triggers in releaseAcquiredTrigger #212 bugfix: QuartzInitializerListener: fix a typo #193 bugfix: Job execution context impl returns incorrect recovering job key #172 bugfix: Miss notify SchedulerListeners in QuartzScheduler.java #220 bugifx: DailyTimeIntervalTrigger failed to set endingDailyAfterCount = 1 #160 improv: Add drop table if exists check in sql script for postgres #214 improv: Reuse JobBuilder.storeDurably(boolean) in JobBuilder #281 improv: Fix no setter for dataSource property validateOnCheckout #264 improv: Fix no setter for dataSource property discardIdleConnectionsSeconds #245 improv: Sybase: Changed varchar length TRIGGER_NAME from 80 to 200 #340 improv: Use all-caps table names in the liquibase script #189 improv: NPE thrown when acquiring next trigger due to null next fire time value #268 improv: Add configurable params for StdRowLockSemaphore for Failure obtaining db row lock #293 build: Setup Azure CI server for Quartz project #66 build: Remove unused 'svn' requirement during maven package build #301 build: Improve project with readme, and license changes log #302 build: Update mvnw wrapper to use Maven 3.6.0 #226 build: Replace maven-forge-plugin with maven-jar-plugin #170 docs: Minor fix and improvement on Javadoc #203 docs: Minor fix and improvement on Javadoc #360 docs: Update docs and migrate it into main source repository == quartz-2.3.0 Released on 19-Apr-2017 THIS RELEASE REQUIRES JDK7 #9 build: Fix the Java 8 javadoc issue with 'doclint:none' #6 bugfix: Fix cannot create tables in MySQL with InnoDB and UTF8mb4 #93 bugfix: Fix the jobs recovering (on scheduler startup) #76 improv: Add missing foreign key for BLOB triggers table for ms sql server #114 improv: Add 'if exists' clause to drop tables command for postgres #25 feat: Add resetTriggerFromErrorState functionality #126 feat: Add support for hikari cp, upgrade c3p0 library, break static dependencies 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 You can trigger a rebase of this PR 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. Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps quartz from 2.2.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.getT...

X Description: Bumps quartz from 2.2.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....

Opengraph URL: https://github.com/enjoyCoding666/JavaProject/pull/4

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:5f25b8f1-5545-35dd-c179-432479129f20
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idB2E2:3BFB17:25B7FFD:30B4F08:69748290
html-safe-noncef1108e629b22a3b38cf16895fdeb9c4fbf85a2a850b6c6128473019a1bcb6b9a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMkUyOjNCRkIxNzoyNUI3RkZEOjMwQjRGMDg6Njk3NDgyOTAiLCJ2aXNpdG9yX2lkIjoiMzE3ODU0ODc1MDI3NTg3MTM3NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace47616a932e78b63906f8e30b4f2f458f96d943b7ff149b138a2729363a8be9a
hovercard-subject-tagpull_request:442885389
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/enjoyCoding666/JavaProject/pull/4/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps quartz from 2.2.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.getT...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonee0b95d743b7672c9ac0e1032d5f117950182dc164a83434a7db86510e8f0b37c
turbo-cache-controlno-preview
go-importgithub.com/enjoyCoding666/JavaProject git https://github.com/enjoyCoding666/JavaProject.git
octolytics-dimension-user_id8308355
octolytics-dimension-user_loginenjoyCoding666
octolytics-dimension-repository_id110213390
octolytics-dimension-repository_nwoenjoyCoding666/JavaProject
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id110213390
octolytics-dimension-repository_network_root_nwoenjoyCoding666/JavaProject
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release56fe7e2e8de6e57740bca50402351ea656f7a4bf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FenjoyCoding666%2FJavaProject%2Fpull%2F4%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FenjoyCoding666%2FJavaProject%2Fpull%2F4%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=enjoyCoding666%2FJavaProject
Reloadhttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
Reloadhttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
Reloadhttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
enjoyCoding666 https://patch-diff.githubusercontent.com/enjoyCoding666
JavaProjecthttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FenjoyCoding666%2FJavaProject
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FenjoyCoding666%2FJavaProject
Star 3 https://patch-diff.githubusercontent.com/login?return_to=%2FenjoyCoding666%2FJavaProject
Code https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject
Issues 0 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/issues
Pull requests 9 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pulls
Actions https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/actions
Projects 0 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/projects
Security 0 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/security
Insights https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pulse
Code https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject
Issues https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/issues
Pull requests https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pulls
Actions https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/actions
Projects https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/projects
Security https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/security
Insights https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FenjoyCoding666%2FJavaProject%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FenjoyCoding666%2FJavaProject%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/tree/master
dependabot/maven/org.quartz-scheduler-quartz-2.3.2https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/tree/dependabot/maven/org.quartz-scheduler-quartz-2.3.2
Conversation 0 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4
Commits 1 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/commits
Checks 0 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
Files changed https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/files
Please reload this pagehttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
Bump quartz from 2.2.1 to 2.3.2 https://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/enjoyCoding666/JavaProject/pull/4/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.