Skip to content

Commit 5e4c2c1

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin (#400)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37196b2 commit 5e4c2c1

File tree

1 file changed

+1
-1
lines changed
  • fabric-chaincode-integration-test/src/contracts/wrapper-maven

1 file changed

+1
-1
lines changed

fabric-chaincode-integration-test/src/contracts/wrapper-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>org.apache.maven.plugins</groupId>
5757
<artifactId>maven-shade-plugin</artifactId>
58-
<version>3.5.0</version>
58+
<version>3.6.0</version>
5959
<executions>
6060
<execution>
6161
<phase>package</phase>

0 commit comments

Comments
 (0)