Repository: maven Updated Branches: refs/heads/MNG-5981 [created] 6ddaa113b
[MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix This closes #78 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6ddaa113 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6ddaa113 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6ddaa113 Branch: refs/heads/MNG-5981 Commit: 6ddaa113bcd76cb924b2104673df50215fe5091e Parents: a3cdfbb Author: Stuart McCulloch <mccu...@gmail.com> Authored: Wed Feb 17 23:55:18 2016 +0000 Committer: Christian Schulte <schu...@apache.org> Committed: Wed Feb 1 05:36:08 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/6ddaa113/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b61e0af..cac2ea7 100644 --- a/pom.xml +++ b/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>