Skip to content

Commit e25aea9

Browse files
authored
Merge pull request #65 from finos/renovate/org.apache.maven.plugins-maven-shade-plugin-3.x
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
2 parents 6f7a985 + 518b192 commit e25aea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<plugin>
455455
<groupId>org.apache.maven.plugins</groupId>
456456
<artifactId>maven-shade-plugin</artifactId>
457-
<version>3.6.0</version>
457+
<version>3.6.1</version>
458458
<configuration>
459459
<createDependencyReducedPom>true</createDependencyReducedPom>
460460
</configuration>

0 commit comments

Comments
 (0)