Skip to content

Commit efa440f

Browse files
authored
Merge branch 'master' into netty-4.1.126
2 parents 711149c + 4c11d4a commit efa440f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/http-client-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.apache.maven.plugins</groupId>
177177
<artifactId>maven-shade-plugin</artifactId>
178-
<version>2.2</version>
178+
<version>3.5.0</version>
179179
<executions>
180180
<execution>
181181
<phase>package</phase>

test/sdk-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
<plugin>
341341
<groupId>org.apache.maven.plugins</groupId>
342342
<artifactId>maven-shade-plugin</artifactId>
343-
<version>2.2</version>
343+
<version>3.5.0</version>
344344
<executions>
345345
<execution>
346346
<phase>package</phase>

0 commit comments

Comments
 (0)