File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
spring-ai-google-genai-embedding Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.google.genai</groupId >
4646 <artifactId >google-genai</artifactId >
47- <version >1.8.0 </version >
47+ <version >${com.google.genai.version} </version >
4848 </dependency >
4949
5050 <!-- production dependencies -->
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.genai</groupId >
4747 <artifactId >google-genai</artifactId >
48- <version >1.8.0 </version >
48+ <version >${com.google.genai.version} </version >
4949 </dependency >
5050
5151 <dependency >
Original file line number Diff line number Diff line change 277277 <onnxruntime .version>1.19.2</onnxruntime .version>
278278 <oci-sdk-version >3.63.1</oci-sdk-version >
279279 <com .google.cloud.version>26.60.0</com .google.cloud.version>
280+ <com .google.genai.version>1.10.0</com .google.genai.version>
280281 <ibm .sdk.version>9.20.0</ibm .sdk.version>
281282 <jsonschema .version>4.37.0</jsonschema .version>
282283 <swagger-annotations .version>2.2.25</swagger-annotations .version>
You can’t perform that action at this time.
0 commit comments