File tree 1 file changed +4
-16
lines changed
1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.springframework.data.build</groupId >
25
25
<artifactId >spring-data-parent</artifactId >
26
- <version >3.3.10-SNAPSHOT </version >
26
+ <version >3.3.10</version >
27
27
</parent >
28
28
29
29
<properties >
42
42
<jsqlparser >4.9</jsqlparser >
43
43
<mysql-connector-java >9.1.0</mysql-connector-java >
44
44
<postgresql >42.7.4</postgresql >
45
- <springdata .commons>3.3.10-SNAPSHOT </springdata .commons>
45
+ <springdata .commons>3.3.10</springdata .commons>
46
46
<vavr >0.10.3</vavr >
47
47
48
48
<hibernate .groupId>org.hibernate</hibernate .groupId>
170
170
</build >
171
171
172
172
<repositories >
173
- <repository >
174
- <id >spring-snapshot</id >
175
- <url >https://repo.spring.io/snapshot</url >
176
- <snapshots >
177
- <enabled >true</enabled >
178
- </snapshots >
179
- <releases >
180
- <enabled >false</enabled >
181
- </releases >
182
- </repository >
183
- <repository >
184
- <id >spring-milestone</id >
185
- <url >https://repo.spring.io/milestone</url >
186
- </repository >
173
+
174
+
187
175
</repositories >
188
176
189
177
<pluginRepositories >
You can’t perform that action at this time.
0 commit comments