File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 166
166
<dependency >
167
167
<groupId >jakarta.enterprise</groupId >
168
168
<artifactId >jakarta.enterprise.cdi-api</artifactId >
169
- <version >3.0.1</version >
170
169
<scope >provided</scope >
171
170
<optional >true</optional >
172
171
</dependency >
181
180
<dependency >
182
181
<groupId >org.apache.openwebbeans</groupId >
183
182
<artifactId >openwebbeans-se</artifactId >
184
- <classifier >jakarta</classifier >
185
- <version >${webbeans} </version >
186
- <scope >test</scope >
187
- </dependency >
188
-
189
- <dependency >
190
- <groupId >org.apache.openwebbeans</groupId >
191
- <artifactId >openwebbeans-spi</artifactId >
192
- <classifier >jakarta</classifier >
193
- <version >${webbeans} </version >
194
- <scope >test</scope >
195
- </dependency >
196
-
197
- <dependency >
198
- <groupId >org.apache.openwebbeans</groupId >
199
- <artifactId >openwebbeans-impl</artifactId >
200
- <classifier >jakarta</classifier >
201
183
<version >${webbeans} </version >
202
184
<scope >test</scope >
203
185
</dependency >
You can’t perform that action at this time.
0 commit comments