Skip to content

Commit

Permalink
OAK-10785: update maven-shade-plugin version to 3.5.3
Browse files Browse the repository at this point in the history
done
  • Loading branch information
mbaedke committed May 3, 2024
1 parent f4c557c commit 51e08e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit 51e08e3

Please sign in to comment.