Skip to content

Commit dfacecf

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
1 parent 2419bb0 commit dfacecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-shade-plugin</artifactId>
111-
<version>3.2.4</version>
111+
<version>3.5.1</version>
112112
<executions>
113113
<execution>
114114
<phase>package</phase>

0 commit comments

Comments
 (0)