Skip to content

Commit

Permalink
Updates liquibase to version 4.24 to solve bug
Browse files Browse the repository at this point in the history
  • Loading branch information
appiepollo14 committed Oct 16, 2023
1 parent b29c4fd commit a2406c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<flyway.version>9.22.2</flyway.version>
<yasson.version>3.0.3</yasson.version>
<!-- liquibase-mongodb is not released everytime with liquibase anymore, but the two versions need to be compatible -->
<liquibase.version>4.23.2</liquibase.version>
<liquibase.version>4.24.0</liquibase.version>
<liquibase-mongodb.version>4.23.1</liquibase-mongodb.version>
<snakeyaml.version>2.1</snakeyaml.version>
<osgi.version>6.0.0</osgi.version>
Expand Down

0 comments on commit a2406c4

Please sign in to comment.