Skip to content

Commit

Permalink
Upgrade to OpenWebBeans 4.0.
Browse files Browse the repository at this point in the history
Closes #4518
  • Loading branch information
mp911de committed Sep 29, 2023
1 parent f84a62b commit 99891b3
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions spring-data-mongodb/pom.xml
Expand Up @@ -166,23 +166,6 @@
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-se</artifactId>
<classifier>jakarta</classifier>
<version>${webbeans}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-spi</artifactId>
<classifier>jakarta</classifier>
<version>${webbeans}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-impl</artifactId>
<classifier>jakarta</classifier>
<version>${webbeans}</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 99891b3

Please sign in to comment.