This repository was archived by the owner on Sep 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
testing-with-neo4j-harness Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44:groupId: org.neo4j.driver
55:artifactId: neo4j-java-driver-spring-boot-starter
66:neo4j-java-driver-spring-boot-starter_version: 4.2-SNAPSHOT
7- :spring-boot_version: 2.3.9 .RELEASE
7+ :spring-boot_version: 2.3.12 .RELEASE
88:neo4j_version: 4.2.4
99:config_prefix: org.neo4j.driver
1010:gh_base: https://github.com/neo4j/neo4j-java-driver-spring-boot-starter
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
1919 <java .version>1.8</java .version>
2020 <neo4j-java-driver-spring-boot-starter .version>${revision}${sha1}${changelist} </neo4j-java-driver-spring-boot-starter .version>
2121 <!-- Change to 4.0.0 if needed and if on JDK 11 + -->
22- <neo4j-ogm .version>3.2.21 </neo4j-ogm .version>
22+ <neo4j-ogm .version>3.2.24 </neo4j-ogm .version>
2323 <neo4j .version>3.5.27</neo4j .version>
2424 <testcontainers .version>1.15.2</testcontainers .version>
2525 </properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-boot-starter-parent</artifactId >
66 <groupId >org.springframework.boot</groupId >
7- <version >2.3.9 .RELEASE</version >
7+ <version >2.3.12 .RELEASE</version >
88 <relativePath ></relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 2323 <parent >
2424 <artifactId >spring-boot-starter-parent</artifactId >
2525 <groupId >org.springframework.boot</groupId >
26- <version >2.3.9 .RELEASE</version >
26+ <version >2.3.12 .RELEASE</version >
2727 <relativePath ></relativePath >
2828 </parent >
2929
104104 <maven-source-plugin .version>3.0.1</maven-source-plugin .version>
105105 <maven-surefire-plugin .version>3.0.0-M4</maven-surefire-plugin .version>
106106 <maven .version>3.6.1</maven .version>
107- <neo4j-java-driver .version>4.2.4 </neo4j-java-driver .version>
107+ <neo4j-java-driver .version>4.2.7 </neo4j-java-driver .version>
108108 <neo4j .repository>neo4j</neo4j .repository>
109109 <neo4j .version>4.2.4</neo4j .version>
110110 <project .build.docs>${project.build.directory} /docs</project .build.docs>
You can’t perform that action at this time.
0 commit comments