[MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix

This closes #78
This commit is contained in:
Stuart McCulloch 2016-02-17 23:55:18 +00:00 committed by Christian Schulte
parent 9b763cc002
commit bd57ec9666
1 changed files with 1 additions and 1 deletions

View File

@ -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>