Skip to content

Commit ab18b28

Browse files
committed
maven-source-plugin 3.4.0
maven-assembly-plugin 3.8.0
1 parent a34c909 commit ab18b28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>org.apache.maven.plugins</groupId>
369369
<artifactId>maven-source-plugin</artifactId>
370-
<version>3.3.1</version>
370+
<version>3.4.0</version>
371371
<executions>
372372
<execution>
373373
<id>attach-source</id>
@@ -421,7 +421,7 @@
421421
<plugin>
422422
<groupId>org.apache.maven.plugins</groupId>
423423
<artifactId>maven-assembly-plugin</artifactId>
424-
<version>3.7.1</version>
424+
<version>3.8.0</version>
425425
<executions>
426426
<execution>
427427
<id>javadoc-jar</id>

0 commit comments

Comments
 (0)