File tree 4 files changed +8
-8
lines changed
turing-connector/connector-app
turing-filesystem/fs-commons
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 42
42
<dependency >
43
43
<groupId >io.swagger.core.v3</groupId >
44
44
<artifactId >swagger-annotations-jakarta</artifactId >
45
- <version >2.2.28 </version >
45
+ <version >2.2.29 </version >
46
46
<scope >compile</scope >
47
47
</dependency >
48
48
<dependency >
Original file line number Diff line number Diff line change 290
290
<dependency >
291
291
<groupId >org.apache.solr</groupId >
292
292
<artifactId >solr-solrj</artifactId >
293
- <version >9.8.0 </version >
293
+ <version >9.8.1 </version >
294
294
</dependency >
295
295
<dependency >
296
296
<groupId >org.springframework.security</groupId >
309
309
<dependency >
310
310
<groupId >dev.langchain4j</groupId >
311
311
<artifactId >langchain4j-chroma</artifactId >
312
- <version >1.0.0-beta1 </version >
312
+ <version >1.0.0-beta2 </version >
313
313
</dependency >
314
314
<dependency >
315
315
<groupId >dev.langchain4j</groupId >
316
316
<artifactId >langchain4j-embeddings-all-minilm-l6-v2</artifactId >
317
- <version >1.0.0-beta1 </version >
317
+ <version >1.0.0-beta2 </version >
318
318
</dependency >
319
319
<dependency >
320
320
<groupId >dev.langchain4j</groupId >
321
321
<artifactId >langchain4j</artifactId >
322
- <version >1.0.0-beta1 </version >
322
+ <version >1.0.0-beta2 </version >
323
323
</dependency >
324
324
<dependency >
325
325
<groupId >dev.langchain4j</groupId >
326
326
<artifactId >langchain4j-ollama</artifactId >
327
- <version >1.0.0-beta1 </version >
327
+ <version >1.0.0-beta2 </version >
328
328
</dependency >
329
329
<dependency >
330
330
<groupId >com.google.code.gson</groupId >
Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >io.swagger.core.v3</groupId >
61
61
<artifactId >swagger-annotations-jakarta</artifactId >
62
- <version >2.2.28 </version >
62
+ <version >2.2.29 </version >
63
63
<scope >compile</scope >
64
64
</dependency >
65
65
<dependency >
Original file line number Diff line number Diff line change 82
82
<dependency >
83
83
<groupId >org.springframework</groupId >
84
84
<artifactId >spring-web</artifactId >
85
- <version >6.2.3 </version >
85
+ <version >6.2.4 </version >
86
86
</dependency >
87
87
</dependencies >
88
88
</project >
You can’t perform that action at this time.
0 commit comments