Skip to content

Commit 33e268c

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
1 parent 3776195 commit 33e268c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dough-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-shade-plugin</artifactId>
109-
<version>3.5.1</version>
109+
<version>3.6.1</version>
110110

111111
<configuration>
112112
<createSourcesJar>true</createSourcesJar>

0 commit comments

Comments
 (0)