Skip to content

Commit 6e3e3c4

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#15)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e4491e commit 6e3e3c4

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
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-shade-plugin</artifactId>
32-
<version>3.5.1</version>
32+
<version>3.5.2</version>
3333
<executions>
3434
<execution>
3535
<phase>package</phase>

0 commit comments

Comments
 (0)