aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
diff options
context:
space:
mode:
authorGravatar Philipp Wollermann <philwo@google.com>2015-06-08 10:12:49 +0000
committerGravatar Laurent Le Brun <laurentlb@google.com>2015-06-08 12:54:16 +0000
commitd94cb739a5be713af48d1ad0224a7f5301e4897d (patch)
tree7f3681ed2d4d4825756baf6354a47b88e070504c /third_party/README.md
parente60cf2f46d476d081289b3cf3c3f1a6295c49731 (diff)
Add Apache Commons Pool2 to Bazel.
-- MOS_MIGRATED_REVID=95424742
Diffstat (limited to 'third_party/README.md')
-rw-r--r--third_party/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/README.md b/third_party/README.md
index e858cb9a65..497ed1637f 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -23,6 +23,12 @@ a minimal set of extra dependencies.
* Version: 1.1.1
* License: Apache License 2.0.
+[apache_commons_pool2](https://commons.apache.org/proper/commons-pool/)
+------------------------
+
+* Version: 2.3
+* License: Apache License 2.0.
+
[apache_httpclient](http://hc.apache.org/httpclient-3.x/)
-------------------