Skip to content

Commit 1ea7495

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 012b487 commit 1ea7495

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
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-shade-plugin</artifactId>
32-
<version>3.6.0</version>
32+
<version>3.6.1</version>
3333
<configuration>
3434
<createDependencyReducedPom>false</createDependencyReducedPom>
3535
<relocations>

0 commit comments

Comments
 (0)