Skip to content

Commit

Permalink
Upgrade to OpenWebBeans 4.0.
Browse files Browse the repository at this point in the history
Closes #1436
  • Loading branch information
mp911de committed Sep 29, 2023
1 parent aa6aab6 commit 83e99eb
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions spring-data-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,23 +141,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 83e99eb

Please sign in to comment.