Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
update cosmosdb version and gremlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
superrdean committed Jan 15, 2020
1 parent f3f3e00 commit 4d6167f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
<properties>
<azure.spring.boot.version>2.2.2</azure.spring.boot.version>
<azure.dependencies.bom.version>2.2.0.M3</azure.dependencies.bom.version>
<spring.data.cosmosdb.version>2.2.0</spring.data.cosmosdb.version>
<spring.data.gremlin.version>2.2.0</spring.data.gremlin.version>
<spring.data.cosmosdb.version>2.2.2</spring.data.cosmosdb.version>
<spring.data.gremlin.version>2.2.2</spring.data.gremlin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4d6167f

Please sign in to comment.