Skip to content

Commit

Permalink
Add strimzi oauth dependency back (#4105)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesarnal authored Dec 8, 2023
1 parent eb9e503 commit 9f29626
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions storage/kafkasql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<groupId>io.strimzi</groupId>
<artifactId>kafka-oauth-client</artifactId>
</dependency>

<dependency>
<groupId>org.testcontainers</groupId>
Expand Down

0 comments on commit 9f29626

Please sign in to comment.