Skip to content

Commit 0b3b5c0

Browse files
authored
Merge pull request #391 from MetricsHub/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2
build(deps-dev): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2
2 parents 7e3dbc6 + 1a4d119 commit 0b3b5c0

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
@@ -212,7 +212,7 @@
212212
<!-- shade -->
213213
<plugin>
214214
<artifactId>maven-shade-plugin</artifactId>
215-
<version>3.6.1</version>
215+
<version>3.6.2</version>
216216
<executions>
217217
<execution>
218218
<id>standalone</id>

0 commit comments

Comments
 (0)