File tree Expand file tree Collapse file tree 2 files changed +7
-18
lines changed Expand file tree Collapse file tree 2 files changed +7
-18
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
33
44 <modelVersion >4.0.0</modelVersion >
55
66 <parent >
77 <groupId >org.springframework.data.build</groupId >
88 <artifactId >spring-data-parent</artifactId >
9- <version >3.5.3-SNAPSHOT </version >
9+ <version >3.5.3</version >
1010 </parent >
1111
1212 <groupId >org.springframework.data</groupId >
111111 <hppc .version>0.5.4</hppc .version>
112112 <multithreadedtc .version>1.01</multithreadedtc .version>
113113 <project .type>multi</project .type>
114- <springdata .commons>3.5.3-SNAPSHOT </springdata .commons>
114+ <springdata .commons>3.5.3</springdata .commons>
115115 </properties >
116116
117117 <dependencyManagement >
374374 </profiles >
375375
376376 <repositories >
377- <repository >
378- <id >spring-snapshot</id >
379- <url >https://repo.spring.io/snapshot</url >
380- <snapshots >
381- <enabled >true</enabled >
382- </snapshots >
383- <releases >
384- <enabled >false</enabled >
385- </releases >
386- </repository >
387- <repository >
388- <id >spring-milestone</id >
389- <url >https://repo.spring.io/milestone</url >
390- </repository >
377+
378+
391379 </repositories >
392380
393381</project >
Original file line number Diff line number Diff line change 1- Spring Data for Apache Cassandra 4.5.2 (2025.0.2 )
1+ Spring Data for Apache Cassandra 4.5.3 (2025.0.3 )
22Copyright (c) [2010-2021] Pivotal Software, Inc.
33
44This 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.
4242
4343
4444
45+
4546
4647
You can’t perform that action at this time.
0 commit comments