Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 295c2c7

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)