[OLINGO-1351] Fix missing version for httpcore-osgi used in test

This commit is contained in:
mibo 2019-05-10 17:20:07 +02:00
parent a9eac6cb0a
commit ebf05a5e64
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
<maven.plugin.tools.version>3.3</maven.plugin.tools.version>
<maven.bundle.plugin.version>2.5.3</maven.bundle.plugin.version>
<hc.client.version>4.5.8</hc.client.version>
<hc.core.version>4.4.11</hc.core.version>
<jackson.version>2.9.8</jackson.version>
<aalto-xml.version>0.9.10</aalto-xml.version>