summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README_zh_CN.md1
-rw-r--r--build.gradle2
2 files changed, 0 insertions, 3 deletions
diff --git a/README_zh_CN.md b/README_zh_CN.md
index dcfb90c..e44f862 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -176,6 +176,5 @@ CrossLink 基于许多开源组件,这些开源组件的许可协议和声明�
- [Guice](https://github.com/google/guice)
- [adventure](https://github.com/KyoriPowered/adventure)
- [jackson-core](https://github.com/FasterXML/jackson-core)
-- [gson](https://github.com/google/gson)
- [java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api)
- [bson](https://mvnrepository.com/artifact/org.mongodb/bson) \ No newline at end of file
diff --git a/build.gradle b/build.gradle
index fd9c603..6530a2c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -69,8 +69,6 @@ dependencies {
shadow 'com.fasterxml.jackson.core:jackson-core:2.13.0'
// https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind
shadow 'com.fasterxml.jackson.core:jackson-databind:2.13.0'
- // https://mvnrepository.com/artifact/com.google.code.gson/gson
- shadow 'com.google.code.gson:gson:2.8.9'
// https://mvnrepository.com/artifact/com.github.pengrad/java-telegram-bot-api
shadow 'com.github.pengrad:java-telegram-bot-api:5.5.0'
// https://mvnrepository.com/artifact/org.mongodb/bson