Skip to content

Commit

Permalink
pom: Increase azure client version from 1.5.4 to 1.7.14 #TASK-6522
Browse files Browse the repository at this point in the history
  • Loading branch information
j-coll committed Jul 15, 2024
1 parent 6d0b256 commit 657d1e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions opencga-catalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,14 +200,6 @@
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-runtime</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-batch</artifactId>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<json-smart.version>2.3</json-smart.version>
<gson.version>2.8.0</gson.version>
<nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
<azure-client.version>1.5.4</azure-client.version>
<azure-client.version>1.7.14</azure-client.version>
<azure-batch.version>4.0.1</azure-batch.version>
<!-- Cannot upgrade the version until we upgrade GRPC version -->
<azure.version>1.13.0</azure.version>
Expand Down

0 comments on commit 657d1e5

Please sign in to comment.