[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/c41cdb0e Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/c41cdb0e Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/c41cdb0e
Branch: refs/heads/karaf-3.0.x Commit: c41cdb0e97c973981086c96be3aec46ecaf3c8fd Parents: f335477 Author: Guillaume Nodet <[email protected]> Authored: Wed Jul 9 17:00:43 2014 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Wed Jul 9 17:00:43 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/c41cdb0e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e508ee8..9dfdc4b 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,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>4.1</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>
