Skip to content

Commit 4ad226c

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1 (#1936)
1 parent 9aca8ca commit 4ad226c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<plugin>
301301
<groupId>org.apache.maven.plugins</groupId>
302302
<artifactId>maven-source-plugin</artifactId>
303-
<version>3.2.1</version>
303+
<version>3.3.1</version>
304304
<executions>
305305
<execution>
306306
<id>attach-sources</id>
@@ -391,7 +391,7 @@
391391
<plugin>
392392
<groupId>org.apache.maven.plugins</groupId>
393393
<artifactId>maven-source-plugin</artifactId>
394-
<version>3.3.0</version>
394+
<version>3.3.1</version>
395395
<executions>
396396
<execution>
397397
<id>attach-sources</id>

0 commit comments

Comments
 (0)