Skip to content

Commit 9daf6c9

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
1 parent a8caf96 commit 9daf6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.apache.maven.plugins</groupId>
5353
<artifactId>maven-shade-plugin</artifactId>
54-
<version>3.6.0</version>
54+
<version>3.6.1</version>
5555
<executions>
5656
<execution>
5757
<phase>package</phase>

0 commit comments

Comments
 (0)