-
Notifications
You must be signed in to change notification settings - Fork 2.9k
[MNG-7587] Update Sisu to a version supporting at least Java 17 #8936
Description
Konrad Windszus opened MNG-7587 and commented
Version 0.3.5 (inherited from https://github.com/apache/maven-parent/blob/aff1eef5409009ca7f9d5f196233b2a575aba775/pom.xml#L934) in both Maven 4 and 3.9 of sisu.inject ships with ASM 5.0.2 (relaxed in eclipse-sisu/sisu-project@5e34add to support up to Java 14).
Given that Java 19 is the most recent one today Maven needs a newer version of sisu.inject to fully support newer Java bytecode than for Java 14.
Attachments:
- hello-maven-plugin.zip (7.95 kB)
Issue Links:
-
MENFORCER-473 Custom Rules are not processed with Java 17
("blocks") -
MNG-7779 Upgrade Sisu to 0.9.0.M2
("is duplicated by") -
MNG-7792 Use a single standalone version of asm
-
MNG-8722 Use a single standalone version of asm
-
MNG-7502 Upgrade Guice to 5.1.0
-
MNG-7913 Upgrade Sisu version to 0.9.0.M2
Remote Links:
Backported to: 4.0.0-alpha-7
0 votes, 7 watchers