File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1816
1816
</property >
1817
1817
</activation >
1818
1818
<properties >
1819
+ <!-- Remove once there's a 35 Final available -->
1820
+ <version .wildfly>35.0.0.Beta1</version .wildfly>
1819
1821
<!-- ForbiddenAPIs doesn't work with JDK24+ yet -->
1820
1822
<forbiddenapis .skip>true</forbiddenapis .skip>
1821
1823
<!-- We need net.bytebuddy.experimental=true to make Bytebuddy work with JDK24+ -->
1832
1834
</property >
1833
1835
</activation >
1834
1836
<properties >
1837
+ <!-- Remove once there's a 35 Final available -->
1838
+ <version .wildfly>35.0.0.Beta1</version .wildfly>
1835
1839
<!-- ForbiddenAPIs doesn't work with JDK25+ yet -->
1836
1840
<forbiddenapis .skip>true</forbiddenapis .skip>
1837
1841
<!-- We need net.bytebuddy.experimental=true to make Bytebuddy work with JDK25+ -->
You can’t perform that action at this time.
0 commit comments