Skip to content

Commit

Permalink
fix: build compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert committed Feb 2, 2024
1 parent e81e924 commit e956991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions liquibase-dist/src/main/assembly/assembly-bin-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
<exclude>com.github.spullara.mustache.java:compiler:jar:</exclude> <!-- from liquibase-commercial -->
<exclude>io.github.java-diff-utils:java-diff-utils:jar:</exclude> <!-- from liquibase-commercial -->
<exclude>com.github.vertical-blank:sql-formatter:jar:</exclude> <!-- from liquibase-commercial -->
<exclude>org.mvel:mvel2:jar:</exclude> <!-- from liquibase-commercial -->
</excludes>
</dependencySet>
</dependencySets>
Expand Down

0 comments on commit e956991

Please sign in to comment.