1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-02 09:12:54 +00:00

Aktualisiere Abhängigkeit zu Onkostar-API

This commit is contained in:
2023-06-26 10:40:24 +02:00
parent f405e6aa6f
commit 309c4ec028
2 changed files with 3 additions and 3 deletions

View File

@ -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>