Skip to content

Commit fcf7fc3

Browse files
zhengyuefengzheng.yuefeng 鄭 躍峰-SaaS
andauthored
chore:upgrade azure-cosmos version to 4.62.0. (#107)
Co-authored-by: zheng.yuefeng 鄭 躍峰-SaaS <zheng.yuefeng@smartcompany.jp>
1 parent 278e690 commit fcf7fc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.thunderz99</groupId>
55
<artifactId>java-cosmos</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.6.9</version>
7+
<version>0.6.10</version>
88
<name>${project.groupId}:${project.artifactId}$</name>
99
<description>A lightweight Azure CosmosDB client for Java</description>
1010
<url>https://github.com/thunderz99/java-cosmos</url>
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.azure</groupId>
8181
<artifactId>azure-cosmos</artifactId>
82-
<version>4.61.1</version>
82+
<version>4.62.0</version>
8383
</dependency>
8484

8585
<!-- https://mvnrepository.com/artifact/io.github.cdimascio/dotenv-java -->

0 commit comments

Comments
 (0)