Skip to content

Commit be55236

Browse files
authored
Merge pull request #14 from hteppl/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.1
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
2 parents 3032456 + a9c84fd commit be55236

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
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.apache.maven.plugins</groupId>
6666
<artifactId>maven-shade-plugin</artifactId>
67-
<version>3.5.0</version>
67+
<version>3.5.1</version>
6868
<configuration>
6969
<createDependencyReducedPom>false</createDependencyReducedPom>
7070
</configuration>

0 commit comments

Comments
 (0)