Skip to content

Commit d54c4f3

Browse files
authored
Merge pull request #28 from majusko/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.0.1 to 3.2.1
2 parents 2537b13 + 5481da5 commit d54c4f3

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
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-source-plugin</artifactId>
118-
<version>3.0.1</version>
118+
<version>3.2.1</version>
119119
<executions>
120120
<execution>
121121
<id>attach-sources</id>

0 commit comments

Comments
 (0)