Skip to content

Commit 81704cf

Browse files
committed
Upgrade to OpenWebBeans 4.0.
Closes #2804
1 parent 9a6490b commit 81704cf

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pom.xml

-15
Original file line numberDiff line numberDiff line change
@@ -327,25 +327,10 @@
327327
<artifactId>jakarta.transaction-api</artifactId>
328328
<version>${jakarta.transaction-api.version}</version>
329329
</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>
337330
<dependency>
338331
<groupId>org.apache.openwebbeans</groupId>
339332
<artifactId>openwebbeans-se</artifactId>
340333
<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>
349334
<scope>test</scope>
350335
</dependency>
351336
<dependency>

0 commit comments

Comments
 (0)