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.
2 parents 539a049 + 3d84f10 commit d767d9cCopy full SHA for d767d9c
CHANGELOG.md
@@ -1,4 +1,8 @@
1
## Release History
2
+### 1.12.0 (2023-12-18)
3
+#### New Features
4
+* Updated `azure-cosmos` version to 4.53.1.
5
+
6
### 1.11.0 (2023-10-25)
7
#### New Features
8
* Updated `azure-cosmos` version to 4.52.0.
pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>com.azure</groupId>
50
<artifactId>azure-cosmos</artifactId>
51
- <version>4.52.0</version>
+ <version>4.53.1</version>
52
</dependency>
53
54
<groupId>com.jayway.jsonpath</groupId>
0 commit comments