Skip to content

Commit

Permalink
Merge pull request #322 from IGNF/renovate/org.apache.maven.plugins-m…
Browse files Browse the repository at this point in the history
…aven-shade-plugin-2.x

chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v2.4.3
  • Loading branch information
cboucheIGN authored Oct 24, 2023
2 parents 8f45940 + 868a963 commit 42fd5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.3</version>
<version>2.4.3</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 42fd5b9

Please sign in to comment.