updated libraries, adapted code to library changes

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-08-31 15:05:21 +02:00
parent e37cbd0e90
commit 80f92263b3
35 changed files with 450 additions and 373 deletions
@@ -1,7 +1,7 @@
/* © SRSoftware 2026 */
package de.srsoftware.cal.db;
import de.srsoftware.tools.Error;
import de.srsoftware.tools.container.Error;
import java.util.Collection;
import java.util.Map;