File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
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.13-SNAPSHOT </version >
18+ <version >2.7.13</version >
1919 </parent >
2020
2121 <properties >
2222 <dist .id>spring-data-jdbc</dist .id>
23- <springdata .commons>2.7.13-SNAPSHOT </springdata .commons>
23+ <springdata .commons>2.7.13</springdata .commons>
2424 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
2525
2626 <!-- dependency versions -->
276276 </build >
277277
278278 <repositories >
279- <repository >
280- <id >spring-libs-snapshot</id >
281- <url >https://repo.spring.io/libs-snapshot</url >
282- </repository >
283- <repository >
284- <id >oss-sonatype-snapshot</id >
285- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
286- </repository >
279+
280+
287281 </repositories >
288282
289283 <pluginRepositories >
Original file line number Diff line number Diff line change 1- Spring Data JDBC 2.4.12 (2021.2.12 )
1+ Spring Data JDBC 2.4.13 (2021.2.13 )
22Copyright (c) [2017-2019] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -48,5 +48,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
4848
4949
5050
51+
5152
5253
You can’t perform that action at this time.
0 commit comments