File tree Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >2.7.18-SNAPSHOT </version >
9
+ <version >2.7.18</version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
49
49
<log4j .version>2.17.2</log4j .version>
50
50
<multithreadedtc .version>1.01</multithreadedtc .version>
51
51
<snappy .version>0.4</snappy .version>
52
- <springdata .commons>2.7.18-SNAPSHOT </springdata .commons>
52
+ <springdata .commons>2.7.18</springdata .commons>
53
53
<spring-shell .version>1.2.0.RELEASE</spring-shell .version>
54
54
</properties >
55
55
56
56
<repositories >
57
- <repository >
58
- <id >spring-snapshot</id >
59
- <url >https://repo.spring.io/snapshot</url >
60
- <snapshots >
61
- <enabled >true</enabled >
62
- </snapshots >
63
- <releases >
64
- <enabled >false</enabled >
65
- </releases >
66
- </repository >
67
- <repository >
68
- <id >spring-milestone</id >
69
- <url >https://repo.spring.io/milestone</url >
70
- </repository >
57
+
58
+
71
59
</repositories >
72
60
73
61
<pluginRepositories >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Geode 2.7.17 (2021.2.17 )
1
+ Spring Data for Apache Geode 2.7.18 (2021.2.18 )
2
2
== NOTICE file corresponding to section 4 d of the Apache License, ==
3
3
== Version 2.0, for the Spring Framework distribution. ==
4
4
======================================================================
@@ -65,5 +65,6 @@ Spring Data for Apache Geode 2.7.17 (2021.2.17)
65
65
66
66
67
67
68
+
68
69
69
70
You can’t perform that action at this time.
0 commit comments