René's URL Explorer Experiment


Title: Bump quartz from 2.2.1 to 2.3.2 by dependabot[bot] · Pull Request #3 · wiceflow/JavaBasicsCode · GitHub

Open Graph Title: Bump quartz from 2.2.1 to 2.3.2 by dependabot[bot] · Pull Request #3 · wiceflow/JavaBasicsCode

X Title: Bump quartz from 2.2.1 to 2.3.2 by dependabot[bot] · Pull Request #3 · wiceflow/JavaBasicsCode

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 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.

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/wiceflow/JavaBasicsCode/pull/3

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:20a22828-d975-eca5-49bf-3037b9eb5707
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8F3C:2A5BCA:1B2FE7:25BBE0:69788490
html-safe-nonce64a6b0f9fcf6a5a8bbd5293eea1bd628293aaa6b6b9185dbb5034057e20b3e9c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RjNDOjJBNUJDQToxQjJGRTc6MjVCQkUwOjY5Nzg4NDkwIiwidmlzaXRvcl9pZCI6IjkxNjg2MDcyOTcxODAwNDIzODQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace02e9c9b89c5a0eecc2c510daa293957d2d35559702b1c6ce7a9b62fcb0b5c4b
hovercard-subject-tagpull_request:442885413
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/wiceflow/JavaBasicsCode/pull/3/files
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
None2981c597c945c1d90ac6fa355ce7929b2f413dfe7872ca5c435ee53a24a1de50
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/wiceflow/JavaBasicsCode git https://github.com/wiceflow/JavaBasicsCode.git
octolytics-dimension-user_id25717766
octolytics-dimension-user_loginwiceflow
octolytics-dimension-repository_id104651951
octolytics-dimension-repository_nwowiceflow/JavaBasicsCode
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id104651951
octolytics-dimension-repository_network_root_nwowiceflow/JavaBasicsCode
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release73a426593e896c8afeb40b1706b74d04068aca2d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fwiceflow%2FJavaBasicsCode%2Fpull%2F3%2Ffiles
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%2Fwiceflow%2FJavaBasicsCode%2Fpull%2F3%2Ffiles
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%2Ffiles&source=header-repo&source_repo=wiceflow%2FJavaBasicsCode
Reloadhttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes
Reloadhttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes
Reloadhttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes
wiceflow https://patch-diff.githubusercontent.com/wiceflow
JavaBasicsCodehttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fwiceflow%2FJavaBasicsCode
Fork 1 https://patch-diff.githubusercontent.com/login?return_to=%2Fwiceflow%2FJavaBasicsCode
Star 1 https://patch-diff.githubusercontent.com/login?return_to=%2Fwiceflow%2FJavaBasicsCode
Code https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode
Issues 0 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/issues
Pull requests 9 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pulls
Actions https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/actions
Projects 0 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/projects
Security 0 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/security
Insights https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pulse
Code https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode
Issues https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/issues
Pull requests https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pulls
Actions https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/actions
Projects https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/projects
Security https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/security
Insights https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fwiceflow%2FJavaBasicsCode%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=%2Fwiceflow%2FJavaBasicsCode%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/tree/master
dependabot/maven/org.quartz-scheduler-quartz-2.3.2https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/tree/dependabot/maven/org.quartz-scheduler-quartz-2.3.2
Conversation 0 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3
Commits 1 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/commits
Checks 0 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/checks
Files changed https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/files
Please reload this pagehttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes
Bump quartz from 2.2.1 to 2.3.2 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/files
ce8996f Bump quartz from 2.2.1 to 2.3.2 dependabot[bot] Jul 1, 2020 https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/commits/ce8996f6d51a9b58ad3fce1cb34a81e275d2fb54
Clear filters https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/files
Please reload this pagehttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes
Please reload this pagehttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes
pom.xmlhttps://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/blob/ce8996f6d51a9b58ad3fce1cb34a81e275d2fb54/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://patch-diff.githubusercontent.com/wiceflow/JavaBasicsCode/pull/3/changes#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
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.