We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad4bba commit 43f5ca6Copy full SHA for 43f5ca6
bom/application/pom.xml
@@ -164,7 +164,7 @@
164
<yasson.version>3.0.4</yasson.version>
165
<!-- liquibase-mongodb is not released everytime with liquibase anymore, but the two versions need to be compatible -->
166
<liquibase.version>4.29.1</liquibase.version>
167
- <liquibase-mongodb.version>4.28.0</liquibase-mongodb.version>
+ <liquibase-mongodb.version>4.29.0</liquibase-mongodb.version>
168
<snakeyaml.version>2.2</snakeyaml.version>
169
<osgi.version>6.0.0</osgi.version>
170
<mongo-client.version>4.11.1</mongo-client.version>
0 commit comments