Skip to content

Commit 732d255

Browse files
remove log4j from geo descriptor
1 parent 6fa29ea commit 732d255

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kandy-geo.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"dependencies": [
1414
"org.jetbrains.kotlinx:dataframe-geo-jupyter:$dataframeVersion",
1515
"org.jetbrains.kotlinx:dataframe-geo:$dataframeVersion",
16-
"org.jetbrains.kotlinx:kandy-geo:$kandyVersion",
17-
"org.apache.logging.log4j:log4j-core:2.20.0"
16+
"org.jetbrains.kotlinx:kandy-geo:$kandyVersion"
1817
]
1918
}

0 commit comments

Comments
 (0)