Skip to content

Commit f7d6b0b

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 (#121)
1 parent ba09841 commit f7d6b0b

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
@@ -88,7 +88,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
8888
<plugin>
8989
<groupId>org.apache.maven.plugins</groupId>
9090
<artifactId>maven-shade-plugin</artifactId>
91-
<version>3.6.0</version>
91+
<version>3.6.1</version>
9292
<executions>
9393
<execution>
9494
<phase>package</phase>

0 commit comments

Comments
 (0)