Skip to content

Commit

Permalink
Fixes #4506 - Upgrade to Weld 6.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Jan 11, 2025
1 parent a21963c commit 2d305e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<tyrus.version>2.2.0</tyrus.version>
<undertow.version>2.3.18.Final</undertow.version>
<wasp.version>4.0.0-M2</wasp.version>
<weld.version>6.0.0.CR2</weld.version>
<weld.version>6.0.0.Final</weld.version>
<yasson.version>3.0.4</yasson.version>
<!-- plugins -->
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
Expand Down

0 comments on commit 2d305e3

Please sign in to comment.