We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33983de commit 6afd1c2Copy full SHA for 6afd1c2
pom.xml
@@ -122,9 +122,9 @@
122
<version.org.jboss.logging.jboss-logging-tools>2.1.0.Final</version.org.jboss.logging.jboss-logging-tools>
123
124
<!-- Currently supported version of WildFly -->
125
- <version.wildfly>15.0.0.Final</version.wildfly>
+ <version.wildfly>16.0.0.Final</version.wildfly>
126
<!-- Used to create a patch file for the second version of WildFly we support -->
127
- <version.wildfly.secondary>14.0.1.Final</version.wildfly.secondary>
+ <version.wildfly.secondary>15.0.1.Final</version.wildfly.secondary>
128
<!-- Version used to run the TCK in incontainer mode -->
129
<version.wildfly.tck>${version.wildfly}</version.wildfly.tck>
130
0 commit comments