Skip to content

Commit f55cc1a

Browse files
authored
feat(ci): update maven-source-plugin to fix Semantic Release failure (#6)
1 parent 33d8a6d commit f55cc1a

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)