We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9192f commit 70ae9c3Copy full SHA for 70ae9c3
articles/cosmos-db/nosql/sdk-java-v2.md
@@ -44,7 +44,7 @@ This is the original Azure Cosmos DB Sync Java SDK v2 for API for NoSQL which su
44
45
## Release notes
46
### <a name="2.6.5"></a>2.6.5
47
-* Removed dependency `com.google.guava/guava` due to vulnerabilities
+* Removed test dependency `com.google.guava/guava` due to security vulnerabilities
48
* Upgraded dependency `com.fasterxml.jackson.core/jackson-databind` to 2.14.0
49
* Upgraded dependency `commons-codec/commons-codec` to 1.15
50
* Upgraded dependency `org.json/json` to 20180130
0 commit comments