[
https://issues.apache.org/jira/browse/ARIES-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668653#comment-16668653
]
Joakim Erdfelt commented on ARIES-1844:
---------------------------------------
asm 7 final (non-beta) release is now available on maven central.
[https://search.maven.org/artifact/org.ow2.asm/asm/7.0/jar]
{code:xml}
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>7.0</version>
</dependency>{code}
> Support for ASM 7 (Java 11)
> ---------------------------
>
> Key: ARIES-1844
> URL: https://issues.apache.org/jira/browse/ARIES-1844
> Project: Aries
> Issue Type: Dependency upgrade
> Components: SPI Fly
> Reporter: Joakim Erdfelt
> Assignee: Raymond Augé
> Priority: Major
> Fix For: spifly-1.1
>
>
> Would like to see SPI Fly be upgraded to support ASM 7, so that Java 11
> runtimes can start to work with ServiceLoader behaviors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)