Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Bump wildfly-microprofile from 20.0.0.Final to 24.0.1.Final #293

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion distribution/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
note: a SNAPSHOT version *requires* checkout of BOMs at https://github.com/wildfly/boms and build through "mvn clean install"
-->
<version.server.bom>20.0.0.Final</version.server.bom>
<version.microprofile.bom>20.0.0.Final</version.microprofile.bom>
<version.microprofile.bom>24.0.1.Final</version.microprofile.bom>
</properties>

<dependencyManagement>
Expand Down