Update dependency io.mongock:mongodb-springdata-v4-driver to v5.5.0

This commit is contained in:
Renovate Bot 2024-10-17 00:02:24 +00:00
parent 0f9a23e4a2
commit 65fd68f76c

@ -117,7 +117,7 @@
<dependency> <dependency>
<groupId>io.mongock</groupId> <groupId>io.mongock</groupId>
<artifactId>mongodb-springdata-v4-driver</artifactId> <artifactId>mongodb-springdata-v4-driver</artifactId>
<version>5.4.4</version> <version>5.5.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>