Skip to content

Commit 35c8ee2

Browse files
authored
Merge pull request #349 from jfisbein/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2
2 parents 81ff042 + 7dcf3a5 commit 35c8ee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-shade-plugin</artifactId>
135-
<version>3.6.1</version>
135+
<version>3.6.2</version>
136136
<executions>
137137
<execution>
138138
<phase>package</phase>

0 commit comments

Comments
 (0)