[MNG-6312] Update Maven Wagon dependency

o Upgrade wagon version to 3.0.0 based on CVE-2015-6748
   in shaded jsoup.
This commit is contained in:
Karl Heinz Marbaise 2018-01-06 22:59:32 +01:00
parent 58cf490c69
commit 2b336ff150
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ under the License.
<guavaVersion>20.0</guavaVersion>
<guiceVersion>4.0</guiceVersion>
<sisuInjectVersion>0.3.3</sisuInjectVersion>
<wagonVersion>2.12</wagonVersion>
<wagonVersion>3.0.0</wagonVersion>
<securityDispatcherVersion>1.4</securityDispatcherVersion>
<cipherVersion>1.7</cipherVersion>
<modelloVersion>1.9.1</modelloVersion>