Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #93 from SBDPlugins/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-shade-plugin-3.5.1

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
  • Loading branch information
stijnb1234 authored Oct 4, 2023
2 parents bb72b7a + 56ffebf commit 5107277
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 @@ -29,7 +29,7 @@
<!-- Shade JAR -->
<plugin>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<configuration>
<relocations>
<relocation>
Expand Down

0 comments on commit 5107277

Please sign in to comment.