Skip to content

Commit 6afd1c2

Browse files
gsmetSanne
authored andcommitted
HV-1705 Upgrade WildFly to 16.0.0.Final
1 parent 33983de commit 6afd1c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@
122122
<version.org.jboss.logging.jboss-logging-tools>2.1.0.Final</version.org.jboss.logging.jboss-logging-tools>
123123

124124
<!-- Currently supported version of WildFly -->
125-
<version.wildfly>15.0.0.Final</version.wildfly>
125+
<version.wildfly>16.0.0.Final</version.wildfly>
126126
<!-- 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>
127+
<version.wildfly.secondary>15.0.1.Final</version.wildfly.secondary>
128128
<!-- Version used to run the TCK in incontainer mode -->
129129
<version.wildfly.tck>${version.wildfly}</version.wildfly.tck>
130130

0 commit comments

Comments
 (0)