Skip to content

Commit 4901a6f

Browse files
committed
might
1 parent 205cd19 commit 4901a6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

iotdb-core/datanode/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@
199199
<groupId>org.eclipse.milo</groupId>
200200
<artifactId>sdk-client</artifactId>
201201
</dependency>
202+
<dependency>
203+
<groupId>org.bouncycastle</groupId>
204+
<artifactId>bcprov-jdk18on</artifactId>
205+
</dependency>
202206
<dependency>
203207
<groupId>org.eclipse.jetty</groupId>
204208
<artifactId>jetty-http</artifactId>

0 commit comments

Comments
 (0)