Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lolo101 committed Feb 26, 2024
1 parent 4a1f10d commit 96ed20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSGViewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</plugin>
<plugin>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 96ed20d

Please sign in to comment.