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 authored and gsmet committed Oct 17, 2023
1 parent d9f8919 commit 219e6d8
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 @@ -169,8 +169,8 @@
<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-mongodb.version>4.23.1</liquibase-mongodb.version>
<liquibase.version>4.24.0</liquibase.version>
<liquibase-mongodb.version>4.24.0</liquibase-mongodb.version>
<snakeyaml.version>2.1</snakeyaml.version>
<osgi.version>6.0.0</osgi.version>
<mongo-client.version>4.10.2</mongo-client.version>
Expand Down

0 comments on commit 219e6d8

Please sign in to comment.