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 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >3.4.8-SNAPSHOT </version >
9
+ <version >3.4.8</version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
111
111
<hppc .version>0.5.4</hppc .version>
112
112
<multithreadedtc .version>1.01</multithreadedtc .version>
113
113
<project .type>multi</project .type>
114
- <springdata .commons>3.4.8-SNAPSHOT </springdata .commons>
114
+ <springdata .commons>3.4.8</springdata .commons>
115
115
</properties >
116
116
117
117
<dependencyManagement >
391
391
</profiles >
392
392
393
393
<repositories >
394
- <repository >
395
- <id >spring-snapshot</id >
396
- <url >https://repo.spring.io/snapshot</url >
397
- <snapshots >
398
- <enabled >true</enabled >
399
- </snapshots >
400
- <releases >
401
- <enabled >false</enabled >
402
- </releases >
403
- </repository >
404
- <repository >
405
- <id >spring-milestone</id >
406
- <url >https://repo.spring.io/milestone</url >
407
- </repository >
394
+
395
+
408
396
</repositories >
409
397
410
398
</project >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Cassandra 4.4.7 (2024.1.7 )
1
+ Spring Data for Apache Cassandra 4.4.8 (2024.1.8 )
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").
@@ -43,5 +43,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
43
43
44
44
45
45
46
+
46
47
47
48
You can’t perform that action at this time.
0 commit comments