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 20
20
<parent >
21
21
<groupId >org.springframework.data.build</groupId >
22
22
<artifactId >spring-data-parent</artifactId >
23
- <version >3.4.10-SNAPSHOT </version >
23
+ <version >3.4.10</version >
24
24
</parent >
25
25
26
26
<groupId >org.springframework.data</groupId >
102
102
103
103
<skipUnitTests >${skipTests}</skipUnitTests >
104
104
105
- <springdata .commons>3.4.10-SNAPSHOT </springdata .commons>
105
+ <springdata .commons>3.4.10</springdata .commons>
106
106
<junit-pioneer .version>2.2.0</junit-pioneer .version>
107
107
</properties >
108
108
429
429
</dependencies >
430
430
431
431
<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
+
446
434
</repositories >
447
435
448
436
<build >
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 7.4.9 (2024.1.9 )
1
+ Spring Data Neo4j 7.4.10 (2024.1.10 )
2
2
Copyright 2011-2021 the original author or authors.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
@@ -69,5 +69,6 @@ limitations under the License.
69
69
70
70
71
71
72
+
72
73
73
74
You can’t perform that action at this time.
0 commit comments