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 f84a62b commit 99891b3Copy full SHA for 99891b3
spring-data-mongodb/pom.xml
@@ -166,23 +166,6 @@
166
<dependency>
167
<groupId>org.apache.openwebbeans</groupId>
168
<artifactId>openwebbeans-se</artifactId>
169
- <classifier>jakarta</classifier>
170
- <version>${webbeans}</version>
171
- <scope>test</scope>
172
- </dependency>
173
-
174
- <dependency>
175
- <groupId>org.apache.openwebbeans</groupId>
176
- <artifactId>openwebbeans-spi</artifactId>
177
178
179
180
181
182
183
184
- <artifactId>openwebbeans-impl</artifactId>
185
186
<version>${webbeans}</version>
187
<scope>test</scope>
188
</dependency>
0 commit comments