Skip to content

Commit

Permalink
Update to CDI 4.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed May 23, 2022
1 parent 882f0d6 commit 2a93357
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 @@ -146,7 +146,7 @@
<jstl-impl.version>3.0.0</jstl-impl.version>

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

Expand Down

0 comments on commit 2a93357

Please sign in to comment.