We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78afba4 commit 7c96c40Copy full SHA for 7c96c40
cdi2/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<properties>
4
<project.Automatic-Module-Name>io.cucumber.cdi2</project.Automatic-Module-Name>
5
- <cdi-api.version>2.0-PFD2</cdi-api.version>
+ <cdi-api.version>2.0.SP1</cdi-api.version>
6
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
7
<openwebbeans.version>2.0.25</openwebbeans.version>
8
<weld-se-core.version>3.1.8.Final</weld-se-core.version>
0 commit comments