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 aa6aab6 commit 83e99ebCopy full SHA for 83e99eb
spring-data-cassandra/pom.xml
@@ -141,23 +141,6 @@
141
<dependency>
142
<groupId>org.apache.openwebbeans</groupId>
143
<artifactId>openwebbeans-se</artifactId>
144
- <classifier>jakarta</classifier>
145
- <version>${webbeans}</version>
146
- <scope>test</scope>
147
- </dependency>
148
-
149
- <dependency>
150
- <groupId>org.apache.openwebbeans</groupId>
151
- <artifactId>openwebbeans-spi</artifactId>
152
153
154
155
156
157
158
159
- <artifactId>openwebbeans-impl</artifactId>
160
161
<version>${webbeans}</version>
162
<scope>test</scope>
163
</dependency>
0 commit comments