From d93976922a9af838457a15e69ef1218c3d9adc45 Mon Sep 17 00:00:00 2001
From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com>
Date: Fri, 26 Feb 2021 11:03:36 +0800
Subject: [PATCH] Update pom.xml
---
python4j/python4j-core/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/python4j/python4j-core/pom.xml b/python4j/python4j-core/pom.xml
index 4255d08ae..1bf2b192c 100644
--- a/python4j/python4j-core/pom.xml
+++ b/python4j/python4j-core/pom.xml
@@ -43,6 +43,12 @@
org.bytedeco
cpython-platform
${cpython-platform.version}
+
+
+ org.bytedeco
+ javacpp-platform
+
+