Repository: karaf Updated Branches: refs/heads/master 8e7d51972 -> 1f41368aa
[KARAF-2861] Upgrade to asm 5.0.3 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/1f41368a Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/1f41368a Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/1f41368a Branch: refs/heads/master Commit: 1f41368aafe17592569b433313e278ae4b3e5def Parents: 8e7d519 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Jun 15 21:21:20 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Jun 15 21:21:20 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/1f41368a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dd849cf..4924539 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ <aspectj.bundle.version>1.7.4_1</aspectj.bundle.version> <ant.bundle.version>1.8.2_2</ant.bundle.version> <antlr.bundle.version>2.7.7_5</antlr.bundle.version> - <asm.version>5.0.2</asm.version> + <asm.version>5.0.3</asm.version> <asm.springsource.version>1.5.3</asm.springsource.version> <cglib.bundle.version>3.0_1</cglib.bundle.version> <cglib2.version>2.2.0</cglib2.version>
