Skip to content

Commit

Permalink
Merge pull request #23978 from dmatej/weld-sp2
Browse files Browse the repository at this point in the history
Updated Weld to 5.0.0.SP2
  • Loading branch information
arjantijms committed Jun 8, 2022
2 parents b985f04 + 810c77b commit 00bdebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@

<!-- Jakarta CDI -->
<jakarta.cdi-api.version>4.0.1</jakarta.cdi-api.version>
<weld.version>5.0.0.SP1</weld.version>
<weld.version>5.0.0.SP2</weld.version>
<jboss.classfilewriter.version>1.2.5.Final</jboss.classfilewriter.version>

<!-- Jakarta MVC -->
Expand Down

0 comments on commit 00bdebe

Please sign in to comment.