diff options
| author | Paul-Christian Volkmer | 2023-10-18 10:33:05 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2023-10-18 10:33:20 +0200 |
| commit | 6cc8df9da80dce09cbb6e0678701d8d12556068c (patch) | |
| tree | d6411720960ab2971d3b1a29905411dc3b496679 /pom.xml | |
| parent | a83d42fd17b6cba75287cd226478260a28019e39 (diff) | |
Update min Onkostar-API version to 2.11.1.6
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
