[
https://issues.apache.org/jira/browse/KARAF-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507389#comment-16507389
]
ASF GitHub Bot commented on KARAF-5722:
---------------------------------------
jbonofre closed pull request #500: [KARAF-5722] Upgrade to ASM 6.2 and Aries
Proxy Impl 1.1.2
URL: https://github.com/apache/karaf/pull/500
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/pom.xml b/pom.xml
index e852899f93..20aba85319 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
<aspectj.bundle.version>1.7.4_1</aspectj.bundle.version>
<ant.bundle.version>1.9.7_1</ant.bundle.version>
<antlr.bundle.version>2.7.7_5</antlr.bundle.version>
- <asm.version>6.0</asm.version>
+ <asm.version>6.2</asm.version>
<awaitility.version>3.1.0</awaitility.version>
<cglib.bundle.version>3.2.4_1</cglib.bundle.version>
<cglib2.version>2.2.0</cglib2.version>
@@ -234,7 +234,7 @@
<aries.jndi.api.version>1.1.0</aries.jndi.api.version>
<aries.jndi.core.version>1.0.2</aries.jndi.core.version>
<aries.jndi.url.version>1.1.0</aries.jndi.url.version>
- <aries.proxy.version>1.1.1</aries.proxy.version>
+ <aries.proxy.version>1.1.2</aries.proxy.version>
<aries.proxy.api.version>1.1.0</aries.proxy.api.version>
<aries.spifly.version>1.0.10</aries.spifly.version>
<aries.subsystem.api.version>2.0.10</aries.subsystem.api.version>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade to ASM 6.2
> ------------------
>
> Key: KARAF-5722
> URL: https://issues.apache.org/jira/browse/KARAF-5722
> Project: Karaf
> Issue Type: Dependency upgrade
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.2.1
>
> Attachments: blueprint.xml, karaf-4.2.0-error-in-jdk10.txt
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)