We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fba41e commit 7b95360Copy full SHA for 7b95360
cucumber-cdi2/pom.xml
@@ -5,7 +5,7 @@
5
<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.27</openwebbeans.version>
8
- <weld-se-core.version>3.1.9.Final</weld-se-core.version>
+ <weld-se-core.version>6.0.0.Final</weld-se-core.version>
9
<apiguardian-api.version>1.1.2</apiguardian-api.version>
10
<junit-jupiter.version>5.11.4</junit-jupiter.version>
11
<hamcrest.version>2.2</hamcrest.version>
0 commit comments