diff --git a/index.html b/index.html index 0737839c9..fdfc34aec 100644 --- a/index.html +++ b/index.html @@ -11,15 +11,15 @@

Box Java SDK

- + - Download v4.11.0 + Download v4.11.1 - + Clone it on GitHub @@ -32,17 +32,17 @@

Box Java SDK

JAR
-
compile 'com.box:box-java-sdk:4.11.0'
+
compile 'com.box:box-java-sdk:4.11.1'
-
@@ -67,25 +67,25 @@

Documentation

- + Javadocs - + Authentication - + Files - + Folders @@ -97,13 +97,13 @@

Documentation

- + Collaborations - + Events @@ -115,20 +115,20 @@

Documentation

- + Users - + Groups - - + + Tasks diff --git a/javadoc/overview-summary.html b/javadoc/overview-summary.html index 105e3f0e3..63b299ca0 100644 --- a/javadoc/overview-summary.html +++ b/javadoc/overview-summary.html @@ -23,7 +23,7 @@
JavaScript is disabled on your browser.
-

box-java-sdk-11 4.11.0 API

+

box-java-sdk-12 4.11.1 API

diff --git a/javadoc/src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html b/javadoc/src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html index 1a36e171a..b4918f20b 100644 --- a/javadoc/src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html +++ b/javadoc/src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html @@ -93,7 +93,7 @@ 085 private static final String BOX_NOTIFICATIONS_HEADER = "Box-Notifications";086087 private static final String JAVA_VERSION = System.getProperty("java.version"); -088 private static final String SDK_VERSION = "4.11.0"; +088 private static final String SDK_VERSION = "4.11.1";089090 /**091 * The amount of buffer time, in milliseconds, to use when determining if an access token should be refreshed. For diff --git a/javadoc/src-html/com/box/sdk/BoxAPIConnection.html b/javadoc/src-html/com/box/sdk/BoxAPIConnection.html index 1a36e171a..b4918f20b 100644 --- a/javadoc/src-html/com/box/sdk/BoxAPIConnection.html +++ b/javadoc/src-html/com/box/sdk/BoxAPIConnection.html @@ -93,7 +93,7 @@ 085 private static final String BOX_NOTIFICATIONS_HEADER = "Box-Notifications";086087 private static final String JAVA_VERSION = System.getProperty("java.version"); -088 private static final String SDK_VERSION = "4.11.0"; +088 private static final String SDK_VERSION = "4.11.1";089090 /**091 * The amount of buffer time, in milliseconds, to use when determining if an access token should be refreshed. For