File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 134
134
<version .org.jboss.logging.jboss-logging-tools>3.0.3.Final</version .org.jboss.logging.jboss-logging-tools>
135
135
136
136
<!-- Currently supported version of WildFly -->
137
- <!-- Update JDK 24 configuration when changing this version: -->
138
- <version .wildfly>34.0.1.Final</version .wildfly>
137
+ <version .wildfly>35.0.0.Final</version .wildfly>
139
138
<!-- Used to create a patch file for the second version of WildFly we support -->
140
139
<!-- <version.wildfly.secondary>18.0.1.Final</version.wildfly.secondary>-->
141
140
<!-- Version used to run the TCK in incontainer mode -->
1816
1815
</property >
1817
1816
</activation >
1818
1817
<properties >
1819
- <!-- Remove once there's a 35 Final available -->
1820
- <version .wildfly>35.0.0.Beta1</version .wildfly>
1821
1818
<!-- ForbiddenAPIs doesn't work with JDK24+ yet -->
1822
1819
<forbiddenapis .skip>true</forbiddenapis .skip>
1823
1820
<!-- We need net.bytebuddy.experimental=true to make Bytebuddy work with JDK24+ -->
1834
1831
</property >
1835
1832
</activation >
1836
1833
<properties >
1837
- <!-- Remove once there's a 35 Final available -->
1838
- <version .wildfly>35.0.0.Beta1</version .wildfly>
1839
1834
<!-- ForbiddenAPIs doesn't work with JDK25+ yet -->
1840
1835
<forbiddenapis .skip>true</forbiddenapis .skip>
1841
1836
<!-- We need net.bytebuddy.experimental=true to make Bytebuddy work with JDK25+ -->
You can’t perform that action at this time.
0 commit comments