Skip to content

Commit bcb62bf

Browse files
build(deps): bump maven-source-plugin from 3.0.1 to 3.2.1 (#538)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.1...maven-source-plugin-3.2.1)
1 parent 5989328 commit bcb62bf

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
@@ -87,7 +87,7 @@
8787
<plugin>
8888
<groupId>org.apache.maven.plugins</groupId>
8989
<artifactId>maven-source-plugin</artifactId>
90-
<version>3.0.1</version>
90+
<version>3.2.1</version>
9191
<executions>
9292
<execution>
9393
<id>attach-sources</id>
@@ -271,7 +271,7 @@
271271
<plugin>
272272
<groupId>org.apache.maven.plugins</groupId>
273273
<artifactId>maven-source-plugin</artifactId>
274-
<version>3.1.0</version>
274+
<version>3.2.1</version>
275275
<executions>
276276
<execution>
277277
<id>attach-sources</id>

0 commit comments

Comments
 (0)