Skip to content

Commit

Permalink
chore(pom.xml): downgrade liquibase version from 4.24.0 to 4.23.2 for…
Browse files Browse the repository at this point in the history
… compatibility reasons
  • Loading branch information
jandroav committed Oct 9, 2023
1 parent eb4ff45 commit 6a2da6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</developers>

<properties>
<liquibase.version>4.24.0</liquibase.version>
<liquibase.version>4.23.2</liquibase.version>
<sonar.tests>src/test/groovy</sonar.tests>
<snakeyaml.version>2.2</snakeyaml.version>
</properties>
Expand Down

0 comments on commit 6a2da6b

Please sign in to comment.