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 1- <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
33
44 <modelVersion >4.0.0</modelVersion >
2525 <parent >
2626 <groupId >org.springframework.data.build</groupId >
2727 <artifactId >spring-data-parent</artifactId >
28- <version >3.5.3-SNAPSHOT </version >
28+ <version >3.5.3</version >
2929 </parent >
3030
3131 <properties >
380380 </profiles >
381381
382382 <repositories >
383- <repository >
384- <id >spring-snapshot</id >
385- <url >https://repo.spring.io/snapshot</url >
386- <snapshots >
387- <enabled >true</enabled >
388- </snapshots >
389- <releases >
390- <enabled >false</enabled >
391- </releases >
392- </repository >
393- <repository >
394- <id >spring-milestone</id >
395- <url >https://repo.spring.io/milestone</url >
396- </repository >
383+
384+
397385 </repositories >
398386
399387</project >
Original file line number Diff line number Diff line change 1- Spring Data Commons 3.5.2 (2025.0.2 )
1+ Spring Data Commons 3.5.3 (2025.0.3 )
22Copyright (c) [2010-2021] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -62,5 +62,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
6262
6363
6464
65+
6566
6667
You can’t perform that action at this time.
0 commit comments