Release version 4.1.2 (2023.0.2).

See #4420
This commit is contained in:
Mark Paluch
2023-07-14 13:54:07 +02:00
parent a6372e6629
commit fd175af09c
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.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>