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 66 <parent >
77 <groupId >org.springframework.data.build</groupId >
88 <artifactId >spring-data-parent</artifactId >
9- <version >3.5.5-SNAPSHOT </version >
9+ <version >3.5.5</version >
1010 </parent >
1111
1212 <groupId >org.springframework.data</groupId >
109109 <el .version>1.0</el .version>
110110 <multithreadedtc .version>1.01</multithreadedtc .version>
111111 <project .type>multi</project .type>
112- <springdata .commons>3.5.5-SNAPSHOT </springdata .commons>
112+ <springdata .commons>3.5.5</springdata .commons>
113113 </properties >
114114
115115 <dependencyManagement >
281281 </profiles >
282282
283283 <repositories >
284- <repository >
285- <id >spring-snapshot</id >
286- <url >https://repo.spring.io/snapshot</url >
287- <snapshots >
288- <enabled >true</enabled >
289- </snapshots >
290- <releases >
291- <enabled >false</enabled >
292- </releases >
293- </repository >
294- <repository >
295- <id >spring-milestone</id >
296- <url >https://repo.spring.io/milestone</url >
297- </repository >
284+
285+
298286 </repositories >
299287
300288</project >
Original file line number Diff line number Diff line change 1- Spring Data for Apache Cassandra 4.5.4 (2025.0.4 )
1+ Spring Data for Apache Cassandra 4.5.5 (2025.0.5 )
22Copyright (c) [2010-2021] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -44,5 +44,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
4444
4545
4646
47+
4748
4849
You can’t perform that action at this time.
0 commit comments