Release version 4.1.4 (2023.0.4).

See #4478
This commit is contained in:
Mark Paluch
2023-09-15 10:52:26 +02:00
parent c371a6b22c
commit 6976f39707
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.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>