Skip to content

Commit

Permalink
Re-added Cosmos libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
vcolin7 committed Oct 26, 2022
1 parent ebab449 commit 3884dec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sdk/boms/azure-sdk-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,16 @@
<artifactId>azure-core-serializer-json-jackson</artifactId>
<version>1.2.22</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.38.1</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos-encryption</artifactId>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-data-appconfiguration</artifactId>
Expand Down

0 comments on commit 3884dec

Please sign in to comment.