Release version 4.2.1 (2023.1.1).

See #4561
This commit is contained in:
Mark Paluch
2023-12-15 14:11:52 +01:00
parent d25a703a3e
commit 7c017bf28f
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.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>