Skip to content

Commit

Permalink
Specify opencsv as a dependency rather than shading it in
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Jun 2, 2022
1 parent 6f10c9b commit c84b7fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion liquibase-dist/src/main/assembly/assembly-bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
<exclude>org.antlr:antlr4-runtime:jar:</exclude> <!-- from connector-api -->
<exclude>org.checkerframework:checker-qual:jar:</exclude> <!-- from postgresql -->
<exclude>commons-beanutils:commons-beanutils:jar:</exclude> <!-- from opencsv -->
<exclude>commons-beanutils:commons-beanutils:jar:</exclude> <!-- from opencsv -->
<exclude>org.glassfish.jaxb:txw2:jar:</exclude> <!-- from jaxb-core -->
<exclude>com.sun.istack:istack-commons-runtime:jar:</exclude> <!-- from jaxb-core -->
<exclude>jakarta.xml.bind:jakarta.xml.bind-api:jar:</exclude> <!-- from jaxb-runtime -->
Expand Down

0 comments on commit c84b7fa

Please sign in to comment.