Skip to content

Commit 4a6afb6

Browse files
committed
Update depencies
1 parent ce4800f commit 4a6afb6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ojdbc-provider-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>software.amazon.awssdk</groupId>
2020
<artifactId>bom</artifactId>
21-
<version>2.28.11</version>
21+
<version>2.32.25</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

ojdbc-provider-azure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.azure</groupId>
2020
<artifactId>azure-sdk-bom</artifactId>
21-
<version>1.2.35</version>
21+
<version>1.2.37</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

ojdbc-provider-oci/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.oracle.oci.sdk</groupId>
2020
<artifactId>oci-java-sdk-bom</artifactId>
21-
<version>3.48.0</version>
21+
<version>3.71.0</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)