This is an automated email from the ASF dual-hosted git repository. davsclaus 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 9732898795c chore(deps): Bump org.mnode.ical4j:ical4j from 4.0.8 to 4.1.0 (#16915) 9732898795c is described below commit 9732898795c4c24832e77a74e97779dbd1ce1bc2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 24 08:26:48 2025 +0100 chore(deps): Bump org.mnode.ical4j:ical4j from 4.0.8 to 4.1.0 (#16915) Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from 4.0.8 to 4.1.0. - [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.0.8...ical4j-4.1.0) --- updated-dependencies: - dependency-name: org.mnode.ical4j:ical4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 dd5c0149446..6ffd40b95f7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -225,7 +225,7 @@ <httpasyncclient-version>4.1.5</httpasyncclient-version> <huaweicloud-obs-version>3.24.12</huaweicloud-obs-version> <huaweicloud-sdk-version>3.1.132</huaweicloud-sdk-version> - <ical4j-version>4.0.8</ical4j-version> + <ical4j-version>4.1.0</ical4j-version> <icu4j-version>76.1</icu4j-version> <ignite-version>2.16.0</ignite-version> <impsort-maven-plugin-version>1.12.0</impsort-maven-plugin-version>