File tree 6 files changed +8
-8
lines changed
spring-boot-sample-data-jest
spring-boot-sample-data-jest-aws
spring-boot-starter-data-jest
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Versions
13
13
14
14
| spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch |
15
15
| :------------------:| :-----------:| :-------------------------:| :------:| :-------------:|
16
- | 2.3.0 .RELEASE | 1.5.x | 2.1.0.RELEASE | 2.0.4 | 2.4.4 |
16
+ | 2.3.1 .RELEASE | 1.5.x | 2.1.0.RELEASE | 2.0.4 | 2.4.4 |
17
17
| 2.2.0.RELEASE | >= 1.4.3 | 2.0.6.RELEASE | 2.0.4 | 2.4.3 |
18
18
| 2.1.4.RELEASE | < 1.4.3 | 2.0.5.RELEASE | 2.0.3 | 2.2.0 |
19
19
| 1.0.2.RELEASE | 1.3.x | 1.3.4.RELEASE | 1.0.3 | 1.5.2 |
@@ -30,7 +30,7 @@ Add the Maven dependency:
30
30
<dependency >
31
31
<groupId >com.github.vanroy</groupId >
32
32
<artifactId >spring-boot-starter-data-jest</artifactId >
33
- <version >2.3.0 .RELEASE</version >
33
+ <version >2.3.1 .RELEASE</version >
34
34
</dependency >
35
35
```
36
36
@@ -77,7 +77,7 @@ Add the Maven dependency:
77
77
<dependency>
78
78
<groupId>com.github.vanroy</groupId>
79
79
<artifactId>spring-data-jest</artifactId>
80
- <version>2.3.0 .RELEASE</version>
80
+ <version>2.3.1 .RELEASE</version>
81
81
</dependency>
82
82
```
83
83
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.github.vanroy</groupId >
7
7
<artifactId >spring-data-jest-build</artifactId >
8
- <version >2.3.1-SNAPSHOT </version >
8
+ <version >2.3.1.RELEASE </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data Jest Build</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.vanroy</groupId >
7
7
<artifactId >spring-data-jest-build</artifactId >
8
- <version >2.3.1-SNAPSHOT </version >
8
+ <version >2.3.1.RELEASE </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.vanroy</groupId >
7
7
<artifactId >spring-data-jest-build</artifactId >
8
- <version >2.3.1-SNAPSHOT </version >
8
+ <version >2.3.1.RELEASE </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.vanroy</groupId >
8
8
<artifactId >spring-data-jest-build</artifactId >
9
- <version >2.3.1-SNAPSHOT </version >
9
+ <version >2.3.1.RELEASE </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.vanroy</groupId >
8
8
<artifactId >spring-data-jest-build</artifactId >
9
- <version >2.3.1-SNAPSHOT </version >
9
+ <version >2.3.1.RELEASE </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
You can’t perform that action at this time.
0 commit comments