Skip to content

Commit 4167ae9

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0 (#37)
| datasource | package | from | to | | ---------- | ------------------------------------------- | ----- | ----- | | maven | org.apache.maven.plugins:maven-shade-plugin | 3.5.3 | 3.6.0 |
1 parent 284d127 commit 4167ae9

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
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-shade-plugin</artifactId>
179-
<version>3.5.3</version>
179+
<version>3.6.0</version>
180180
<executions>
181181
<execution>
182182
<goals>

0 commit comments

Comments
 (0)