Skip to content

Commit 67fc839

Browse files
committed
add missing scope to disruptor dependency
Signed-off-by: Grace Grimwood <ggrimwoo@redhat.com>
1 parent ee9a04b commit 67fc839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kroxylicious-app/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<dependency>
9090
<groupId>com.lmax</groupId>
9191
<artifactId>disruptor</artifactId>
92+
<scope>runtime</scope>
9293
</dependency>
9394
<!--support yaml logging configuration-->
9495
<dependency>

0 commit comments

Comments
 (0)