Skip to content

Commit 96f94e6

Browse files
authored
Merge pull request #41 from aleph0io/dependabot/maven/main/org.apache.maven.plugins-maven-shade-plugin-3.4.1
Bump maven-shade-plugin from 2.3 to 3.4.1
2 parents bdf8e14 + 371caac commit 96f94e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ under the License.
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-shade-plugin</artifactId>
112-
<version>2.3</version>
112+
<version>3.4.1</version>
113113
<executions>
114114
<execution>
115115
<phase>package</phase>

0 commit comments

Comments
 (0)