Skip to content

Commit 843ae66

Browse files
authored
Merge branch 'master' into hdavidh/multipart-get-flakey-test-fix
2 parents 24c4850 + 4c11d4a commit 843ae66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)