File tree Expand file tree Collapse file tree
spring-boot-sample-data-jest-aws
spring-boot-sample-data-jest
spring-boot-starter-data-jest Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ Versions
1313
1414| spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch |
1515| :------------------:| :--------------------:| :-------------------------:| :------:| :-------------:|
16- | 3.2.3.RELEASE | 2.1.2 | 3.1.3.RELEASE | 6.3.1 | 6.4.3 |
17- | 3.2.0.RELEASE | 2.1.0 | 3.1.3.RELEASE | 6.3.1 | 6.2.2 |
16+ | 3.2.5.RELEASE | 2.1.2 | 3.1.3.RELEASE | 6.3.1 | 6.4.3 |
1817| 3.1.5.RELEASE | 2.0.5 | 3.0.10.RELEASE | 5.3.4 | 5.5.0 |
1918| 3.0.0.RELEASE | 2.0.0.M4 | 3.0.0.RELEASE | 5.3.2 | 5.5.0 |
2019| 2.3.1.RELEASE | 1.5.x | 2.1.0.RELEASE | 2.0.4 | 2.4.4 |
@@ -34,7 +33,7 @@ Add the Maven dependency:
3433<dependency >
3534 <groupId >com.github.vanroy</groupId >
3635 <artifactId >spring-boot-starter-data-jest</artifactId >
37- <version >3.2.3 .RELEASE</version >
36+ <version >3.2.5 .RELEASE</version >
3837</dependency >
3938
4039<!-- Only required for start local ES node -->
@@ -87,7 +86,7 @@ Add the Maven dependency:
8786<dependency>
8887 <groupId>com.github.vanroy</groupId>
8988 <artifactId>spring-data-jest</artifactId>
90- <version>3.2.3 .RELEASE</version>
89+ <version>3.2.5 .RELEASE</version>
9190</dependency>
9291
9392<!-- Only required for start local / embedded ES node -->
Original file line number Diff line number Diff line change 55
66 <groupId >com.github.vanroy</groupId >
77 <artifactId >spring-data-jest-build</artifactId >
8- <version >3.2.4-SNAPSHOT </version >
8+ <version >3.2.5.RELEASE </version >
99 <packaging >pom</packaging >
1010
1111 <name >Spring Data Jest Build</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.vanroy</groupId >
77 <artifactId >spring-data-jest-build</artifactId >
8- <version >3.2.4-SNAPSHOT </version >
8+ <version >3.2.5.RELEASE </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.vanroy</groupId >
77 <artifactId >spring-data-jest-build</artifactId >
8- <version >3.2.4-SNAPSHOT </version >
8+ <version >3.2.5.RELEASE </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.vanroy</groupId >
88 <artifactId >spring-data-jest-build</artifactId >
9- <version >3.2.4-SNAPSHOT </version >
9+ <version >3.2.5.RELEASE </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.vanroy</groupId >
88 <artifactId >spring-data-jest-build</artifactId >
9- <version >3.2.4-SNAPSHOT </version >
9+ <version >3.2.5.RELEASE </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
You can’t perform that action at this time.
0 commit comments