Skip to content

Commit

Permalink
Added missing exclusion.
Browse files Browse the repository at this point in the history
Adding coauthers aho :)

Co-authored-by: Abdelrahman Elsalh <70035104+abd0123@users.noreply.github.com>
Co-authored-by: Ziad Othman <zoth@bendingspoons.com>
  • Loading branch information
3 people committed May 18, 2024
1 parent 980d2f3 commit 16dc205
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-cassandra</artifactId>
</exclusion>
<exclusion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 16dc205

Please sign in to comment.