File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >dev.langchain4j</groupId >
88 <artifactId >neo4j-example</artifactId >
9- <version >1.0.0-beta4 </version >
9+ <version >1.0.0-beta7 </version >
1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
2929 <dependency >
3030 <groupId >dev.langchain4j</groupId >
3131 <artifactId >langchain4j-spring-boot-starter</artifactId >
32- <version >1.1.0-beta7 </version >
32+ <version >${project.version} </version >
3333 </dependency >
3434 <dependency >
3535 <groupId >dev.langchain4j</groupId >
3636 <artifactId >langchain4j-community-neo4j</artifactId >
37- <version >1.1.0-beta7 </version >
37+ <version >${project.version} </version >
3838 </dependency >
3939 <dependency >
4040 <groupId >dev.langchain4j</groupId >
4545 <dependency >
4646 <groupId >dev.langchain4j</groupId >
4747 <artifactId >langchain4j-community-neo4j-retriever</artifactId >
48- <version >1.1.0-beta7 </version >
48+ <version >${project.version} </version >
4949 </dependency >
5050
5151 <dependency >
5252 <groupId >dev.langchain4j</groupId >
5353 <artifactId >langchain4j-embeddings-all-minilm-l6-v2</artifactId >
54- <version >1.1.0-beta7 </version >
54+ <version >${project.version} </version >
5555 </dependency >
5656
5757 <dependency >
7373
7474 </dependencies >
7575
76- </project >
76+ </project >
You can’t perform that action at this time.
0 commit comments