updates for zmanagement x2
All checks were successful
Build Org Backend / build (push) Successful in 23s

This commit is contained in:
2026-06-10 15:57:18 +01:00
parent 9df3e162ce
commit 3712e2e6f0
8 changed files with 394 additions and 6 deletions

View File

@@ -91,6 +91,12 @@
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.mnode.ical4j</groupId>
<artifactId>ical4j</artifactId>
<version>4.2.5</version>
</dependency>
</dependencies>
<build>