Skip to content

Commit 135fa41

Browse files
authored
Merge pull request #287 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-shade-plugin-3.4.1
Bump maven-shade-plugin from 3.4.0 to 3.4.1
2 parents bf70bc1 + 752b8ac commit 135fa41

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
@@ -255,7 +255,7 @@
255255
<plugin>
256256
<groupId>org.apache.maven.plugins</groupId>
257257
<artifactId>maven-shade-plugin</artifactId>
258-
<version>3.4.0</version>
258+
<version>3.4.1</version>
259259
<configuration>
260260
<shadedArtifactAttached>true</shadedArtifactAttached>
261261
<shadedClassifierName>jar-with-dependencies</shadedClassifierName>

0 commit comments

Comments
 (0)