Skip to content

Commit cd81295

Browse files
Update pom.xml
1 parent cb008ca commit cd81295

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,8 @@
5151
</dependency>
5252
<dependency>
5353
<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>
54+
<artifactId>oci-java-sdk-generativeaiinference</artifactId>
55+
<version>3.32.1</version>
5856
</dependency>
5957
<dependency>
6058
<groupId>com.oracle.oci.sdk</groupId>

0 commit comments

Comments
 (0)