Skip to content

Commit c4f0f7e

Browse files
committed
Upgrade to maven-source-plugin 3.2.1
Closes gh-244
1 parent 2d9ea86 commit c4f0f7e

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
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.apache.maven.plugins</groupId>
174174
<artifactId>maven-source-plugin</artifactId>
175-
<version>3.0.1</version>
175+
<version>3.2.1</version>
176176
</plugin>
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)