Skip to content

Commit 0ecba2c

Browse files
authored
Merge pull request #55 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.0.1 to 3.2.1
2 parents 7f15f08 + 8180578 commit 0ecba2c

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
@@ -366,7 +366,7 @@
366366
</plugin>
367367
<plugin>
368368
<artifactId>maven-source-plugin</artifactId>
369-
<version>3.0.1</version>
369+
<version>3.2.1</version>
370370
<executions>
371371
<execution>
372372
<id>attach-sources</id>

0 commit comments

Comments
 (0)