This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new a0a099410450 chore(deps): Bump org.mnode.ical4j:ical4j from 4.2.3 to
4.2.4 (#22185)
a0a099410450 is described below
commit a0a0994104508de546adb37c423b13f763a03890
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 09:04:28 2026 +0100
chore(deps): Bump org.mnode.ical4j:ical4j from 4.2.3 to 4.2.4 (#22185)
Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from
4.2.3 to 4.2.4.
- [Release notes](https://github.com/ical4j/ical4j/releases)
- [Changelog](https://github.com/ical4j/ical4j/blob/develop/CHANGELOG.md)
-
[Commits](https://github.com/ical4j/ical4j/compare/ical4j-4.2.3...ical4j-4.2.4)
---
updated-dependencies:
- dependency-name: org.mnode.ical4j:ical4j
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d9592105132c..37a1b0c6165e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,7 @@
<ibm-secrets-manager-version>2.0.28</ibm-secrets-manager-version>
<ibm-watson-sdk-version>16.2.0</ibm-watson-sdk-version>
<ibm-watsonx-ai-sdk-version>0.19.0</ibm-watsonx-ai-sdk-version>
- <ical4j-version>4.2.3</ical4j-version>
+ <ical4j-version>4.2.4</ical4j-version>
<icu4j-version>78.3</icu4j-version>
<iggy-version>0.7.0</iggy-version>
<ignite-version>2.17.0</ignite-version>