Skip to content

Commit

Permalink
Bump CDI API version to Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Feb 15, 2024
1 parent 4f8c07f commit 9357f97
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 @@ -97,7 +97,7 @@

<properties>
<!-- CDI API -->
<cdi.api.version>4.1.0-M1</cdi.api.version>
<cdi.api.version>4.1.0.Beta1</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 9357f97

Please sign in to comment.