Skip to content

Commit c4ebd63

Browse files
authored
Merge pull request #7 from AzisabaNetwork/renovate/maven-shade-plugin
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
2 parents feca528 + ef5a05b commit c4ebd63

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
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-shade-plugin</artifactId>
43-
<version>3.4.1</version>
43+
<version>3.6.1</version>
4444
<executions>
4545
<execution>
4646
<phase>package</phase>

0 commit comments

Comments
 (0)