Updated Branches: refs/heads/bouncy-up [created] 08ba01d2b
Upgrade to bouncycastle 1.49 to fix CVE-2013-1624 Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/08ba01d2 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/08ba01d2 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/08ba01d2 Branch: refs/heads/bouncy-up Commit: 08ba01d2b633677132d1c860a86cbb32b78c9e44 Parents: 8b1453c Author: Jonathan Anstey <[email protected]> Authored: Tue Jan 28 16:19:41 2014 -0330 Committer: Andrew Phillips <[email protected]> Committed: Wed Jan 29 19:27:19 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/08ba01d2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ae030a8..9759116 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ limitations under the License. <properties> <aopalliance.bundle.version>1.0_5</aopalliance.bundle.version> - <bcprov.version>1.47</bcprov.version> + <bcprov.version>1.49</bcprov.version> <configadmin.version>1.2.8</configadmin.version> <easymock.version>3.0</easymock.version> <felix.configadmin.version>1.2.8</felix.configadmin.version>
