Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 8d3fac8

Browse files
Bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.0...maven-source-plugin-3.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b8986ef commit 8d3fac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-source-plugin</artifactId>
36-
<version>3.2.0</version>
36+
<version>3.2.1</version>
3737
<executions>
3838
<execution>
3939
<id>attach-sources</id>

0 commit comments

Comments
 (0)