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 1515 <parent >
1616 <groupId >org.springframework.data.build</groupId >
1717 <artifactId >spring-data-parent</artifactId >
18- <version >2.7.18-SNAPSHOT </version >
18+ <version >2.7.18</version >
1919 </parent >
2020
2121 <properties >
2222 <dist .id>spring-data-jdbc</dist .id>
23- <springdata .commons>2.7.18-SNAPSHOT </springdata .commons>
23+ <springdata .commons>2.7.18</springdata .commons>
2424 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
2525
2626 <!-- dependency versions -->
276276 </build >
277277
278278 <repositories >
279- <repository >
280- <id >spring-snapshot</id >
281- <url >https://repo.spring.io/snapshot</url >
282- <snapshots >
283- <enabled >true</enabled >
284- </snapshots >
285- <releases >
286- <enabled >false</enabled >
287- </releases >
288- </repository >
289- <repository >
290- <id >spring-milestone</id >
291- <url >https://repo.spring.io/milestone</url >
292- </repository >
279+
280+
293281 </repositories >
294282
295283 <pluginRepositories >
Original file line number Diff line number Diff line change 1- Spring Data JDBC 2.4.17 (2021.2.17 )
1+ Spring Data JDBC 2.4.18 (2021.2.18 )
22Copyright (c) [2017-2019] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -53,5 +53,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
5353
5454
5555
56+
5657
5758
You can’t perform that action at this time.
0 commit comments