File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><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" >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <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" >
23
34 <modelVersion >4.0.0</modelVersion >
45
1415 <parent >
1516 <groupId >org.springframework.data.build</groupId >
1617 <artifactId >spring-data-parent</artifactId >
17- <version >4.0.5-SNAPSHOT </version >
18+ <version >4.0.5</version >
1819 </parent >
1920
2021 <modules >
2627 <project .type>multi</project .type>
2728 <antora .javadoc-artifactId>spring-data-mongodb</antora .javadoc-artifactId>
2829 <dist .id>spring-data-mongodb</dist .id>
29- <springdata .commons>4.0.5-SNAPSHOT </springdata .commons>
30+ <springdata .commons>4.0.5</springdata .commons>
3031 <mongo >5.6.5</mongo >
3132 </properties >
3233
156157
157158
158159 <repositories >
159- <repository >
160- <id >spring-snapshot</id >
161- <url >https://repo.spring.io/snapshot</url >
162- <snapshots >
163- <enabled >true</enabled >
164- </snapshots >
165- <releases >
166- <enabled >false</enabled >
167- </releases >
168- </repository >
169- <repository >
170- <id >spring-milestone</id >
171- <url >https://repo.spring.io/milestone</url >
172- </repository >
160+
161+
173162 </repositories >
174163
175- </project >
164+ </project >
Original file line number Diff line number Diff line change 1- Spring Data MongoDB 5.0.4 (2025.1.4 )
1+ Spring Data MongoDB 5.0.5 (2025.1.5 )
22Copyright (c) [2010-2019] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -19,3 +19,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
1919
2020
2121
22+
You can’t perform that action at this time.
0 commit comments