Skip to content

Commit 5e22228

Browse files
committed
update to spring 3.1.4 and snakeyaml 1.31
1 parent 1b59435 commit 5e22228

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,11 @@
5050
<artifactId>oci-java-sdk-common-httpclient-jersey</artifactId>
5151
<version>${oci.sdk.version}</version>
5252
</dependency>
53-
<!-- https://mavenlibs.com/maven/dependency/com.oracle.oci.sdk/oci-java-sdk-generativeaiinference -->
5453
<dependency>
5554
<groupId>com.oracle.oci.sdk</groupId>
5655
<artifactId>oci-java-sdk-generativeaiinference</artifactId>
5756
<version>3.32.1</version>
5857
</dependency>
59-
<!-- <dependency>-->
60-
<!-- <groupId>com.oracle.oci.sdk</groupId>-->
61-
<!-- <artifactId>oci-java-sdk-shaded-full</artifactId>-->
62-
<!-- <version>3.31.1-preview1-20231221.155414-7</version>-->
63-
<!-- <systemPath>${basedir}/lib/oci-java-sdk-full-3.31.1-preview1-SNAPSHOT.jar</systemPath>-->
64-
<!-- <scope>system</scope>-->
65-
<!-- </dependency>-->
6658
<dependency>
6759
<groupId>com.oracle.oci.sdk</groupId>
6860
<artifactId>oci-java-sdk-aivision</artifactId>

0 commit comments

Comments
 (0)