File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 7373 <archunit .version>0.23.1</archunit .version>
7474 <blockhound .version>1.0.8.RELEASE</blockhound .version>
7575 <byte-buddy .version>1.14.3</byte-buddy .version>
76- <cdi >3.0.1</cdi >
7776 <checkstyle .skip>${skipTests} </checkstyle .skip>
7877 <checkstyle .version>8.40</checkstyle .version>
7978 <classgraph .version>4.8.149</classgraph .version>
319318 <dependency >
320319 <groupId >jakarta.enterprise</groupId >
321320 <artifactId >jakarta.enterprise.cdi-api</artifactId >
322- <version >${cdi} </version >
323321 <scope >provided</scope >
324322 </dependency >
325323 <dependency >
326324 <groupId >jakarta.transaction</groupId >
327325 <artifactId >jakarta.transaction-api</artifactId >
328326 <version >${jakarta.transaction-api.version} </version >
329327 </dependency >
330- <dependency >
331- <groupId >org.apache.openwebbeans</groupId >
332- <artifactId >openwebbeans-impl</artifactId >
333- <version >${webbeans} </version >
334- <classifier >jakarta</classifier >
335- <scope >test</scope >
336- </dependency >
337328 <dependency >
338329 <groupId >org.apache.openwebbeans</groupId >
339330 <artifactId >openwebbeans-se</artifactId >
340331 <version >${webbeans} </version >
341- <classifier >jakarta</classifier >
342- <scope >test</scope >
343- </dependency >
344- <dependency >
345- <groupId >org.apache.openwebbeans</groupId >
346- <artifactId >openwebbeans-spi</artifactId >
347- <version >${webbeans} </version >
348- <classifier >jakarta</classifier >
349332 <scope >test</scope >
350333 </dependency >
351334 <dependency >
You can’t perform that action at this time.
0 commit comments