We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430f988 commit d49b323Copy full SHA for d49b323
pom.xml
@@ -268,7 +268,7 @@
268
<plugin>
269
<groupId>org.apache.maven.plugins</groupId>
270
<artifactId>maven-assembly-plugin</artifactId>
271
- <version>3.6.0</version>
+ <version>3.7.1</version>
272
<configuration>
273
<descriptors>
274
<descriptor>src/main/assembly/runtime-jar-with-dependencies.xml</descriptor>
@@ -306,7 +306,7 @@
306
307
308
309
310
311
312
<descriptor>src/main/assembly/test-jar-with-dependencies.xml</descriptor>
0 commit comments