Skip to content

Commit a07c37c

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin (#404)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a208e3 commit a07c37c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

fabric-chaincode-integration-test/src/contracts/bare-maven/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.5.0</version>
54+
<version>3.6.0</version>
5555
<executions>
5656
<execution>
5757
<phase>package</phase>

0 commit comments

Comments
 (0)