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 2020 <parent >
2121 <groupId >org.springframework.data.build</groupId >
2222 <artifactId >spring-data-parent</artifactId >
23- <version >3.5.4-SNAPSHOT </version >
23+ <version >3.5.4</version >
2424 </parent >
2525
2626 <groupId >org.springframework.data</groupId >
102102
103103 <skipUnitTests >${skipTests}</skipUnitTests >
104104
105- <springdata .commons>3.5.4-SNAPSHOT </springdata .commons>
105+ <springdata .commons>3.5.4</springdata .commons>
106106 <junit-pioneer .version>2.2.0</junit-pioneer .version>
107107 </properties >
108108
429429 </dependencies >
430430
431431 <repositories >
432- <repository >
433- <id >spring-snapshot</id >
434- <url >https://repo.spring.io/snapshot</url >
435- <snapshots >
436- <enabled >true</enabled >
437- </snapshots >
438- <releases >
439- <enabled >false</enabled >
440- </releases >
441- </repository >
442- <repository >
443- <id >spring-milestone</id >
444- <url >https://repo.spring.io/milestone</url >
445- </repository >
432+
433+
446434 </repositories >
447435
448436 <build >
Original file line number Diff line number Diff line change 1- Spring Data Neo4j 7.5.3 (2025.0.3 )
1+ Spring Data Neo4j 7.5.4 (2025.0.4 )
22Copyright 2011-2021 the original author or authors.
33
44Licensed under the Apache License, Version 2.0 (the "License");
@@ -67,5 +67,6 @@ limitations under the License.
6767
6868
6969
70+
7071
7172
You can’t perform that action at this time.
0 commit comments