Skip to content

Commit

Permalink
Merge pull request quarkusio#36487 from appiepollo14/fix/liquibase-4.…
Browse files Browse the repository at this point in the history
…23-bug

Upgrade to Liquibase 4.24.0
  • Loading branch information
gsmet authored Oct 18, 2023
2 parents a613b28 + 219e6d8 commit 996730b
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 @@ -170,8 +170,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.11.0</mongo-client.version>
Expand Down

0 comments on commit 996730b

Please sign in to comment.