Skip to content

Commit 62155ec

Browse files
authored
Merge pull request #1 from toolisticon/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
2 parents 98647d8 + 4d6f4fc commit 62155ec

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
@@ -315,7 +315,7 @@
315315
<plugin>
316316
<groupId>org.apache.maven.plugins</groupId>
317317
<artifactId>maven-source-plugin</artifactId>
318-
<version>3.2.0</version>
318+
<version>3.2.1</version>
319319
<executions>
320320
<execution>
321321
<id>attach-sources</id>

0 commit comments

Comments
 (0)