We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9102a commit 32be129Copy full SHA for 32be129
1 file changed
chat2db-server/pom.xml
@@ -312,6 +312,7 @@
312
<groupId>org.mongodb</groupId>
313
<artifactId>bson</artifactId>
314
<version>4.11.1</version>
315
+ <scope>provided</scope>
316
</dependency>
317
<dependency>
318
<groupId>com.github.vertical-blank</groupId>
0 commit comments