summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2023-10-18 10:33:05 +0200
committerPaul-Christian Volkmer2023-10-18 10:33:20 +0200
commit6cc8df9da80dce09cbb6e0678701d8d12556068c (patch)
treed6411720960ab2971d3b1a29905411dc3b496679 /pom.xml
parenta83d42fd17b6cba75287cd226478260a28019e39 (diff)
Update min Onkostar-API version to 2.11.1.6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 419f002..cf3c943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,9 +22,9 @@
<dependency>
<groupId>de.itc</groupId>
<artifactId>onkostar-parent</artifactId>
- <version>2.11.1.5</version>
+ <version>2.11.1.6</version>
<scope>system</scope>
- <systemPath>${project.basedir}/libs/onkostar-api-2.11.1.5.jar</systemPath>
+ <systemPath>${project.basedir}/libs/onkostar-api-2.11.1.6.jar</systemPath>
</dependency>
<dependency>