Bump MapDB version to final 1.x release version.

http://www.mapdb.org/changelog-archive/

Change-Id: I6d55f4090539b69dd24b1aa7cb822e0d1bd8873f
diff --git a/lib/BUCK b/lib/BUCK
index d3689dc..a0d04ef 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Wed Jun 29 17:18:00 PDT 2016. Do not edit this file manually. *****
+# ***** This file was auto-generated at Sat Jul 02 01:31:59 PDT 2016. Do not edit this file manually. *****
 osgi_feature_group(
   name = 'COMPILE',
   visibility = ['PUBLIC'],
@@ -637,10 +637,10 @@
 
 remote_jar (
   name = 'mapdb',
-  out = 'mapdb-1.0.8.jar',
-  url = 'mvn:org.mapdb:mapdb:jar:1.0.8',
-  sha1 = '64485a221d9095fc7ab9b50cc34c6b4b58467e2e',
-  maven_coords = 'org.mapdb:mapdb:1.0.8',
+  out = 'mapdb-1.0.9.jar',
+  url = 'mvn:org.mapdb:mapdb:jar:1.0.9',
+  sha1 = 'f8df5e15778eb3e88c03b77aca70c318c6b7c9d0',
+  maven_coords = 'org.mapdb:mapdb:1.0.9',
   visibility = [ 'PUBLIC' ],
 )