This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 6350f3dac [OPENMEETINGS-2819] Bump org.mnode.ical4j:ical4j from 4.2.5
to 4.3.0 (#263)
6350f3dac is described below
commit 6350f3dac60454305e59e3a0fb4667456bc710e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 10:39:43 2026 +0700
[OPENMEETINGS-2819] Bump org.mnode.ical4j:ical4j from 4.2.5 to 4.3.0 (#263)
Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from
4.2.5 to 4.3.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.2.5...ical4j-4.3.0)
---
updated-dependencies:
- dependency-name: org.mnode.ical4j:ical4j
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ecb5d20ca..4a3f3f5c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
<spring.version>7.0.8</spring.version>
<tomcat.version>11.0.23</tomcat.version>
<jetty.version>11.0.26</jetty.version>
- <ical4j.version>4.2.5</ical4j.version>
+ <ical4j.version>4.3.0</ical4j.version>
<cxf.version>4.2.2</cxf.version>
<io.prometheus.version>1.8.0</io.prometheus.version>
<aspectjtools.version>1.9.25.1</aspectjtools.version>