Skip to content

Commit

Permalink
Upgrade examples to use WildFly 24.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Jun 17, 2021
1 parent 4a15a5c commit 557e91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<version.bootable.jar>5.0.0.Beta2-SNAPSHOT</version.bootable.jar>
<version.keycloak>13.0.1</version.keycloak>
<version.wildfly>24.0.0.Beta1</version.wildfly>
<version.wildfly>24.0.0.Final</version.wildfly>
<version.jkube>1.0.1</version.jkube>
<plugin.fork.embedded>true</plugin.fork.embedded>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 557e91d

Please sign in to comment.