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 8458e68adf2 chore(deps): Bump org.mnode.ical4j:ical4j from 4.0.6 to
4.0.7 (#16588)
8458e68adf2 is described below
commit 8458e68adf2d703eb83d3e215fe528d5f2f96186
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 17 08:44:20 2024 +0100
chore(deps): Bump org.mnode.ical4j:ical4j from 4.0.6 to 4.0.7 (#16588)
Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from
4.0.6 to 4.0.7.
- [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.6...ical4j-4.0.7)
---
updated-dependencies:
- dependency-name: org.mnode.ical4j:ical4j
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 154d30ecfda..2d6e63d1b79 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.9</huaweicloud-obs-version>
<huaweicloud-sdk-version>3.1.127</huaweicloud-sdk-version>
- <ical4j-version>4.0.6</ical4j-version>
+ <ical4j-version>4.0.7</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>