Skip to content

Commit

Permalink
Update Azure SDK to 1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Jul 26, 2023
1 parent 5240056 commit 9bcbf2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/trino-exchange-filesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.4.27</version>
<version>3.4.29</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-sdk-bom</artifactId>
<version>1.2.13</version>
<version>1.2.14</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 9bcbf2c

Please sign in to comment.