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

Update min Onkostar-API version to 2.11.1.6

This commit is contained in:
2023-10-18 10:33:05 +02:00
parent a83d42fd17
commit 6cc8df9da8
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.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>