Skip to content

Commit 201a39d

Browse files
Merge pull request #20 from wiremock/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 2.2.1 to 3.2.1
2 parents 7c6a89e + 9df478b commit 201a39d

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-source-plugin</artifactId>
105-
<version>2.2.1</version>
105+
<version>3.2.1</version>
106106
<executions>
107107
<execution>
108108
<id>attach-sources</id>

0 commit comments

Comments
 (0)