diff --git a/CHANGES.md b/CHANGES.md
index 231f12d..558e114 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,6 @@
+## 1.8.6
+* Fixed Import-Package manifest for OSGI deployments
+
## 1.8.5
* Upgrade Okhttp to version 4.12.0
diff --git a/README.md b/README.md
index 80e1b9a..36bb95d 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Install the API client via Maven:
com.tinify
tinify
- 1.8.5
+ 1.8.6
```
diff --git a/pom.xml b/pom.xml
index 322aebe..204b6b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.tinify
tinify
- 1.8.5
+ 1.8.6
Tinify
Java client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
https://tinify.com
@@ -265,7 +265,7 @@
true
- !android.*,!javax.annotation.meta.*,!org.conscrypt.*;resolution:=optional,*
+ !com.experian.b2b.global.mvdam-project.*,!android.*,!javax.annotation.meta.*,!org.conscrypt.*;resolution:=optional,*
*;scope=compile|runtime