Skip to content

Commit

Permalink
Upgrade Liquibase and Liquibase MongoDB to 4.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Sep 30, 2024
1 parent f0b505b commit b3aa306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@
<flyway.version>10.18.1</flyway.version>
<yasson.version>3.0.4</yasson.version>
<!-- liquibase-mongodb is not released everytime with liquibase anymore, but the two versions need to be compatible -->
<liquibase.version>4.29.1</liquibase.version>
<liquibase-mongodb.version>4.29.1</liquibase-mongodb.version>
<liquibase.version>4.29.2</liquibase.version>
<liquibase-mongodb.version>4.29.2</liquibase-mongodb.version>
<snakeyaml.version>2.3</snakeyaml.version>
<osgi.version>6.0.0</osgi.version>
<mongo-client.version>5.1.4</mongo-client.version>
Expand Down

0 comments on commit b3aa306

Please sign in to comment.