Skip to content

Commit

Permalink
Update to 4.1.0.Beta2 CDI API
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <[email protected]>
  • Loading branch information
starksm64 committed Feb 29, 2024
1 parent ec42032 commit df0c457
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 @@ -96,7 +96,7 @@

<properties>
<!-- CDI API -->
<cdi.api.version>4.1.0.Beta1</cdi.api.version>
<cdi.api.version>4.1.0.Beta2</cdi.api.version>
<maven.compiler.release>11</maven.compiler.release>
<!-- Jakarta EE APIs Core -->
<annotations.api.version>3.0.0-M1</annotations.api.version>
Expand Down

0 comments on commit df0c457

Please sign in to comment.