Skip to content

Commit 3e220b5

Browse files
committed
feat(ci): update maven-source-plugin to fix Semantic Release failure (casvisor#6)
1 parent f4a25b0 commit 3e220b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<plugin>
5757
<groupId>org.apache.maven.plugins</groupId>
5858
<artifactId>maven-source-plugin</artifactId>
59+
<version>3.3.1</version>
5960
<executions>
6061
<execution>
6162
<id>attach-sources</id>

0 commit comments

Comments
 (0)