Skip to content

Commit

Permalink
Update dependency javax.enterprise:cdi-api to v2.0.SP1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 78afba4 commit 7c96c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdi2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
<project.Automatic-Module-Name>io.cucumber.cdi2</project.Automatic-Module-Name>
<cdi-api.version>2.0-PFD2</cdi-api.version>
<cdi-api.version>2.0.SP1</cdi-api.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<openwebbeans.version>2.0.25</openwebbeans.version>
<weld-se-core.version>3.1.8.Final</weld-se-core.version>
Expand Down

0 comments on commit 7c96c40

Please sign in to comment.