Skip to content

Commit 53e828f

Browse files
Merge pull request #115 from Drive-for-Java/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.1
chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.3.0 to 3.6.1
2 parents 29ffca0 + db4e8a4 commit 53e828f

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
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.apache.maven.plugins</groupId>
6262
<artifactId>maven-shade-plugin</artifactId>
63-
<version>3.3.0</version>
63+
<version>3.6.1</version>
6464
<executions>
6565
<execution>
6666
<phase>package</phase>

0 commit comments

Comments
 (0)