Skip to content

Commit a86df56

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
1 parent 288e59e commit a86df56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>org.apache.maven.plugins</groupId>
5252
<artifactId>maven-shade-plugin</artifactId>
53-
<version>3.5.1</version>
53+
<version>3.6.0</version>
5454
<executions>
5555
<execution>
5656
<phase>package</phase>

0 commit comments

Comments
 (0)