File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.geode</groupId >
10
10
<artifactId >spring-geode-samples-parent</artifactId >
11
- <version >1.5.13 -SNAPSHOT</version >
11
+ <version >1.5.14 -SNAPSHOT</version >
12
12
<relativePath >../../pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.boot</groupId >
10
10
<artifactId >spring-boot-starter-parent</artifactId >
11
- <version >2.5.13 </version >
11
+ <version >2.5.14-SNAPSHOT </version >
12
12
<relativePath /> <!-- lookup parent from repository -->
13
13
</parent >
14
14
15
15
<groupId >org.springframework.geode</groupId >
16
16
<artifactId >spring-geode-samples-parent</artifactId >
17
- <version >1.5.13 -SNAPSHOT</version >
17
+ <version >1.5.14 -SNAPSHOT</version >
18
18
<packaging >pom</packaging >
19
19
20
20
<name >Spring Geode Samples Parent</name >
42
42
<dependency >
43
43
<groupId >org.springframework.geode</groupId >
44
44
<artifactId >spring-geode-starter</artifactId >
45
- <version >1.5.13 -SNAPSHOT</version >
45
+ <version >1.5.14 -SNAPSHOT</version >
46
46
</dependency >
47
47
48
48
<dependency >
49
49
<groupId >org.springframework.geode</groupId >
50
50
<artifactId >spring-geode-starter-logging</artifactId >
51
- <version >1.5.13 -SNAPSHOT</version >
51
+ <version >1.5.14 -SNAPSHOT</version >
52
52
</dependency >
53
53
54
54
<dependency >
55
55
<groupId >org.springframework.geode</groupId >
56
56
<artifactId >spring-geode-starter-test</artifactId >
57
- <version >1.5.13 -SNAPSHOT</version >
57
+ <version >1.5.14 -SNAPSHOT</version >
58
58
</dependency >
59
59
60
60
</dependencies >
You can’t perform that action at this time.
0 commit comments