This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 2c0889e6ee1 build(deps): bump com.cronutils:cron-utils from 9.2.0 to
9.2.1 (#19895)
2c0889e6ee1 is described below
commit 2c0889e6ee18c4cdb2b9f1967eca7caf9287c41f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 7 13:31:16 2026 +0800
build(deps): bump com.cronutils:cron-utils from 9.2.0 to 9.2.1 (#19895)
* build(deps): bump com.cronutils:cron-utils from 9.2.0 to 9.2.1
Bumps [com.cronutils:cron-utils](https://github.com/jmrozanec/cron-utils)
from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/jmrozanec/cron-utils/releases)
- [Commits](https://github.com/jmrozanec/cron-utils/compare/9.2.0...9.2.1)
---
updated-dependencies:
- dependency-name: com.cronutils:cron-utils
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: update cron-utils license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 8676ac6c8c8..3d0db11873e 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5393,7 +5393,7 @@ name: cron-utils
license_category: binary
module: core
license_name: Apache License version 2.0
-version: 9.2.0
+version: 9.2.1
license_file_path: licenses/bin/cron-utils.APACHE2
libraries:
- com.cronutils: cron-utils
diff --git a/pom.xml b/pom.xml
index 466a9b908b7..ff4ed51359e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
-->
<calcite.version>1.41.0</calcite.version>
<confluent.version>6.2.15</confluent.version>
- <cronutils.version>9.2.0</cronutils.version>
+ <cronutils.version>9.2.1</cronutils.version>
<datasketches.version>4.2.0</datasketches.version>
<datasketches.memory.version>2.2.0</datasketches.memory.version>
<derby.version>10.17.1.0</derby.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]