Skip to content

Commit aae5ebd

Browse files
authored
downgrade maven-source-plugin (#345)
Co-authored-by: tiana528 <[email protected]>
1 parent 0fe291b commit aae5ebd

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
@@ -327,7 +327,7 @@
327327
<plugin>
328328
<groupId>org.apache.maven.plugins</groupId>
329329
<artifactId>maven-source-plugin</artifactId>
330-
<version>3.3.0</version>
330+
<version>3.2.1</version>
331331
<executions>
332332
<execution>
333333
<id>attach-sources</id>

0 commit comments

Comments
 (0)