Skip to content

Commit 4916e43

Browse files
authored
Merge pull request #21 from cicirello/dependabot/maven/development/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
2 parents 56817a7 + a674568 commit 4916e43

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
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-source-plugin</artifactId>
50-
<version>3.2.0</version>
50+
<version>3.2.1</version>
5151
<executions>
5252
<execution>
5353
<id>attach-sources</id>

0 commit comments

Comments
 (0)