Skip to content

Commit

Permalink
chore: CB libs should has scope provided (JanssenProject#2792)
Browse files Browse the repository at this point in the history
Co-authored-by: Yuriy Movchan <[email protected]>
  • Loading branch information
yuremm and yurem authored Oct 31, 2022
1 parent 87c4676 commit 8fbaf91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jans-orm/couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<dependency>
<groupId>com.couchbase.client</groupId>
<artifactId>java-client</artifactId>
<scope>provided</scope>
</dependency>

<!-- Weld -->
Expand Down

0 comments on commit 8fbaf91

Please sign in to comment.