Skip to content

Commit

Permalink
Merge pull request #166 from liquibase/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-shade-plugin-3.4.1
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
2 parents 2c66d10 + 985ae2c commit 3ef365e
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 @@ -225,7 +225,7 @@
<plugin>
<!-- the simba driver shades its slf4j, so we shade the slf4j-jdk14 binding to avoid the "can't find binding" error -->
<artifactId>maven-shade-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>create-module-jar</id>
Expand Down

0 comments on commit 3ef365e

Please sign in to comment.