File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<properties >
4
4
<project .Automatic-Module-Name>io.cucumber.cdi2</project .Automatic-Module-Name>
5
- <openwebbeans .version>2.0.16 </openwebbeans .version>
5
+ <openwebbeans .version>2.0.17 </openwebbeans .version>
6
6
<cdi-api .version>2.0.SP1</cdi-api .version>
7
7
<javax .annotation-api.version>1.3.2</javax .annotation-api.version>
8
8
</properties >
Original file line number Diff line number Diff line change 3
3
4
4
<properties >
5
5
<project .Automatic-Module-Name>io.cucumber.cdi.jakarta</project .Automatic-Module-Name>
6
- <openwebbeans .version>2.0.16 </openwebbeans .version>
7
- <xbean .version>4.16 </xbean .version>
6
+ <openwebbeans .version>2.0.17 </openwebbeans .version>
7
+ <xbean .version>4.17 </xbean .version>
8
8
</properties >
9
9
10
10
<parent >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >org.apache.xbean</groupId >
51
- <artifactId >xbean-asm7 -shaded</artifactId >
51
+ <artifactId >xbean-asm8 -shaded</artifactId >
52
52
<version >${xbean.version} </version >
53
53
<scope >test</scope >
54
54
</dependency >
You can’t perform that action at this time.
0 commit comments