Skip to content

Commit cf7b23b

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2
1 parent 1727a8b commit cf7b23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugin>
3838
<groupId>org.apache.maven.plugins</groupId>
3939
<artifactId>maven-shade-plugin</artifactId>
40-
<version>3.5.1</version>
40+
<version>3.5.2</version>
4141
<executions>
4242
<execution>
4343
<phase>package</phase>

0 commit comments

Comments
 (0)