Release version 4.2.7 (2023.1.7).

See #4700
This commit is contained in:
Mark Paluch
2024-06-14 10:04:21 +02:00
parent f52f237cf5
commit 04ba69a45a
4 changed files with 4 additions and 4 deletions

View File

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