summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Grover <joeygrover@gmail.com>2019-03-29 14:10:41 -0400
committerJoey Grover <joeygrover@gmail.com>2019-03-29 14:10:41 -0400
commit8111ed5b05beefc9aaa54df2a072bf5824dae250 (patch)
treed4f5d1db0feb5ea2dd8bd6cb658792fe8a5b753a
parent3b4d07b448156e6e85c9dd4a39c6b53edad630bd (diff)
downloadsdl_android-bugfix/remove_arch_dependant_bson_lib.tar.gz
Update third_party.md with bson lib entrybugfix/remove_arch_dependant_bson_lib
-rw-r--r--third_party.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party.md b/third_party.md
index f1a9ee943..aed363637 100644
--- a/third_party.md
+++ b/third_party.md
@@ -74,6 +74,12 @@ The third party software included and used by this project is:
* Licensed under Apache License, Version 2.0
* See [https://services.gradle.org/distributions/gradle-4.4-all.zip](https://services.gradle.org/distributions/gradle-4.4-all.zip)
+**BSON - MongoDB**
+
+* `org.mongodb:bson`
+* Licensed under Apache License, Version 2.0
+* See [https://mvnrepository.com/artifact/org.mongodb/bson/3.10.1](https://mvnrepository.com/artifact/org.mongodb/bson/3.10.1)
+
### SDL JavaEE