Skip to content

Commit 0aeb9d2

Browse files
Upgrade to the latest version of azure-bom-sdk (#88)
Update pom.xml Update azure-sdk-bom
1 parent a7dc26c commit 0aeb9d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ojdbc-provider-azure/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.azure</groupId>
2121
<artifactId>azure-sdk-bom</artifactId>
22-
<version>1.2.19</version>
22+
<version>1.2.24</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -72,4 +72,4 @@
7272
<scope>test</scope>
7373
</dependency>
7474
</dependencies>
75-
</project>
75+
</project>

0 commit comments

Comments
 (0)