summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2023-06-26 10:40:24 +0200
committerPaul-Christian Volkmer2023-06-26 10:40:24 +0200
commit309c4ec0288f52404a7b369698251d05b6c49ca1 (patch)
tree7b9f412987a7dd84f5b66d75d37cdec9a42ecfbd /pom.xml
parentf405e6aa6f2bc43e11d10e7988eaeb634464b7d1 (diff)
Aktualisiere Abhängigkeit zu Onkostar-API
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 4742083..93bd39d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,9 +22,9 @@
<dependency>
<groupId>de.itc</groupId>
<artifactId>onkostar-parent</artifactId>
- <version>2.11.1.1</version>
+ <version>2.11.1.5</version>
<scope>system</scope>
- <systemPath>${project.basedir}/libs/onkostar-api-2.11.1.1.jar</systemPath>
+ <systemPath>${project.basedir}/libs/onkostar-api-2.11.1.5.jar</systemPath>
</dependency>
<dependency>