cron-utils
cron-utils copied to clipboard
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
Bumps maven-bundle-plugin from 5.1.8 to 5.1.9. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.5.0 to 3.6.0. Commits bf990b1 [maven-release-plugin] prepare release maven-assembly-plugin-3.6.0 ca24f54 [MASSEMBLY-974] Drop deprecated repository element from model and tests 62cc777 Bump zstd-jni from 1.5.5-1 to 1.5.5-2 93ec5a9...
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. Commits 699e2ad [maven-release-plugin] prepare release maven-gpg-plugin-3.1.0 f314f8e [MGPG-97] use gpgverify plugin to check dependencies signatures bad6b57 [MGPG-96] add INFO message 0498a82 [MGPG-95] don't GPG-sign...
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.0 to 3.1.1. Release notes Sourced from maven-install-plugin's releases. 3.1.1 What's Changed [MINSTALL-186] Use proper repositorySystemSession by @rbioteau in apache/maven-install-plugin#49 [MINSTALL-188] Upgrade Parent to 39 by @slawekjaranowski...
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1. Release notes Sourced from maven-resources-plugin's releases. 3.3.1 [MRESOURCES-288] - Make tests-jar reproducible (#56) @cstamas [MRESOURCES-297] - Update to parent POM 39, reformat (#55) @cstamas...
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.11.0 to 5.2.0. Release notes Sourced from mockito-inline's releases. v5.2.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.2.0 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos,...
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.0 to 3.1.1. Commits 43aaa63 [maven-release-plugin] prepare release maven-deploy-plugin-3.1.1 04f5e88 [MDEPLOY-308] Add parameter to lax project validation (#39) 2de56bd [maven-release-plugin] prepare for next development iteration See full...
Hi guys, I'd like to have a mapper from QUARTZ format to SPRING53 as I need to support additional L, # for days of the week and L,W day of...
A cron expression for every 15th and last day of the month at 12:00 does not behave as expected and skips the last days when asked for next execution time....
README is say, this sdk provide the function: Compute the number of executions between two days by cron Expression, how? I want to get the number of execution in yesterday...