File tree Expand file tree Collapse file tree
connectors/embeddings-vector-database Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 <artifactId >tika-parsers-standard-package</artifactId >
100100 <version >${version.apache-tika} </version >
101101 </dependency >
102+ <dependency >
103+ <groupId >com.azure</groupId >
104+ <artifactId >azure-cosmos</artifactId >
105+ <version >${version.azure-cosmos} </version >
106+ </dependency >
102107
103108 <dependency >
104109 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ limitations under the License.</license.inlineheader>
133133
134134 <version .microsoft-graph>6.65.0</version .microsoft-graph>
135135 <version .azure-identity>1.18.3</version .azure-identity>
136+ <version .azure-cosmos>4.80.0</version .azure-cosmos>
136137
137138 <version .bouncycastle>1.84</version .bouncycastle>
138139 <version .box-sdk>4.16.4</version .box-sdk>
You can’t perform that action at this time.
0 commit comments