Skip to content

Commit 18a058d

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.1 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e03a6e commit 18a058d

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.4.1</version>
32+
<version>3.5.1</version>
3333
<executions>
3434
<execution>
3535
<phase>package</phase>

0 commit comments

Comments
 (0)