From bfeebbab67eeda34acf8ceef6bf2cb7c583f1f4a Mon Sep 17 00:00:00 2001
From: Paul-Christian Volkmer
Date: Fri, 13 Feb 2026 12:57:24 +0100
Subject: feat: add methods to collect lastest ATC codes (#251)
---
pom.xml | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
(limited to 'pom.xml')
diff --git a/pom.xml b/pom.xml
index a48686f..d857c01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,9 +25,17 @@
de.itc
onkostar-parent
- 2.14.2
+ 2.14.0
system
- ${project.basedir}/libs/onkostar-api-2.14.2.jar
+ ${project.basedir}/libs/onkostar-api-2.14.0.jar
+
+
+
+
+ org.jspecify
+ jspecify
+ 1.0.0
+ compile
--
cgit v1.2.3