mirror of https://github.com/apache/maven.git
[MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix
This closes #78
This commit is contained in:
parent
9b763cc002
commit
bd57ec9666
2
pom.xml
2
pom.xml
|
@ -59,7 +59,7 @@ under the License.
|
|||
<!-- Latest version of Guava that works with Sisu -->
|
||||
<guavaVersion>18.0</guavaVersion>
|
||||
<guiceVersion>4.0</guiceVersion>
|
||||
<sisuInjectVersion>0.3.2</sisuInjectVersion>
|
||||
<sisuInjectVersion>0.3.3</sisuInjectVersion>
|
||||
<wagonVersion>2.12</wagonVersion>
|
||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||
<cipherVersion>1.7</cipherVersion>
|
||||
|
|
Loading…
Reference in New Issue