Skip to content

Commit 684080e

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 (#1531)
1 parent 29b0c2e commit 684080e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bunsen/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260

261261
<plugin>
262262
<artifactId>maven-source-plugin</artifactId>
263-
<version>3.3.1</version>
263+
<version>3.4.0</version>
264264
</plugin>
265265

266266
<plugin>
@@ -709,7 +709,7 @@
709709
<plugin>
710710
<groupId>org.apache.maven.plugins</groupId>
711711
<artifactId>maven-source-plugin</artifactId>
712-
<version>3.3.1</version>
712+
<version>3.4.0</version>
713713
<executions>
714714
<execution>
715715
<id>attach-sources</id>

0 commit comments

Comments
 (0)