Skip to content

Commit ab9bf68

Browse files
Merge pull request #137 from lasselindqvist/issue-136
#136: Update maven-source-plugin to 3.2.0
2 parents 49d6b99 + 7875b8e commit ab9bf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>
179179
<artifactId>maven-source-plugin</artifactId>
180-
<version>2.4</version>
180+
<version>3.2.0</version>
181181
<executions>
182182
<execution>
183183
<id>attach-sources</id>

0 commit comments

Comments
 (0)