Release version 4.5 GA (2025.0.0).

See #4954
This commit is contained in:
Mark Paluch
2025-05-16 11:28:30 +02:00
parent b229fa5be1
commit 5fcf2ca3a7
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb-parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>