We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb008ca commit cd81295Copy full SHA for cd81295
pom.xml
@@ -51,10 +51,8 @@
51
</dependency>
52
<dependency>
53
<groupId>com.oracle.oci.sdk</groupId>
54
- <artifactId>oci-java-sdk-shaded-full</artifactId>
55
- <version>3.31.1-preview1-20231221.155414-7</version>
56
- <systemPath>${basedir}/lib/oci-java-sdk-full-3.31.1-preview1-SNAPSHOT.jar</systemPath>
57
- <scope>system</scope>
+ <artifactId>oci-java-sdk-generativeaiinference</artifactId>
+ <version>3.32.1</version>
58
59
60
0 commit comments