You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/13 04:56:05 UTC

[camel] 01/02: Upgrade ical4j 3.2.11

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

commit 53a044fa84eda5d08f22ad163b417ecb087cedee
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jul 13 06:53:33 2023 +0200

    Upgrade ical4j 3.2.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 711990bdfb2..50ff03b8d1d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
         <httpasyncclient-version>4.1.5</httpasyncclient-version>
         <huaweicloud-obs-version>3.23.3.1</huaweicloud-obs-version>
         <huaweicloud-sdk-version>3.1.47</huaweicloud-sdk-version>
-        <ical4j-version>1.0.7</ical4j-version>
+        <ical4j-version>3.2.11</ical4j-version>
         <icu4j-version>73.2</icu4j-version>
         <ignite-version>2.15.0</ignite-version>
         <impsort-maven-plugin-version>1.9.0</impsort-maven-plugin-version>