File tree 2 files changed +6
-17
lines changed
2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >3.3.10-SNAPSHOT </version >
9
+ <version >3.3.10</version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
97
97
<hppc .version>0.5.4</hppc .version>
98
98
<multithreadedtc .version>1.01</multithreadedtc .version>
99
99
<project .type>multi</project .type>
100
- <springdata .commons>3.3.10-SNAPSHOT </springdata .commons>
100
+ <springdata .commons>3.3.10</springdata .commons>
101
101
</properties >
102
102
103
103
<dependencyManagement >
377
377
</profiles >
378
378
379
379
<repositories >
380
- <repository >
381
- <id >spring-snapshot</id >
382
- <url >https://repo.spring.io/snapshot</url >
383
- <snapshots >
384
- <enabled >true</enabled >
385
- </snapshots >
386
- <releases >
387
- <enabled >false</enabled >
388
- </releases >
389
- </repository >
390
- <repository >
391
- <id >spring-milestone</id >
392
- <url >https://repo.spring.io/milestone</url >
393
- </repository >
380
+
381
+
394
382
</repositories >
395
383
396
384
</project >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Cassandra 4.3.9 (2024.0.9 )
1
+ Spring Data for Apache Cassandra 4.3.10 (2024.0.10 )
2
2
Copyright (c) [2010-2021] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -42,5 +42,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
42
42
43
43
44
44
45
+
45
46
46
47
You can’t perform that action at this time.
0 commit comments