File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
APIJSON-Java-Server/APIJSONBoot-MultiDataSource Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 76
76
<dependency >
77
77
<groupId >com.github.APIJSON</groupId >
78
78
<artifactId >apijson-milvus</artifactId >
79
- <version >1.0 .0</version >
79
+ <version >1.1 .0</version >
80
80
</dependency >
81
81
<dependency >
82
82
<groupId >com.github.APIJSON</groupId >
83
83
<artifactId >apijson-influxdb</artifactId >
84
- <version >1.0 .0</version >
84
+ <version >1.1 .0</version >
85
85
</dependency >
86
86
<dependency >
87
87
<groupId >com.github.APIJSON</groupId >
163
163
<groupId >org.datayoo.moql</groupId >
164
164
<artifactId >moql-querier-milvus</artifactId >
165
165
<version >1.0.0</version >
166
+ </dependency >
167
+ <dependency >
166
168
<groupId >io.milvus</groupId >
167
169
<artifactId >milvus-sdk-java</artifactId >
168
170
<version >2.2.2</version >
You can’t perform that action at this time.
0 commit comments