diff options
| author | Paul-Christian Volkmer | 2023-06-26 10:40:24 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2023-06-26 10:40:24 +0200 |
| commit | 309c4ec0288f52404a7b369698251d05b6c49ca1 (patch) | |
| tree | 7b9f412987a7dd84f5b66d75d37cdec9a42ecfbd /pom.xml | |
| parent | f405e6aa6f2bc43e11d10e7988eaeb634464b7d1 (diff) | |
Aktualisiere Abhängigkeit zu Onkostar-API
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.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> |
