Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 12e589d

Browse files
authored
Merge pull request #17 from Ktt-Development/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 b8986ef + 8d3fac8 commit 12e589d

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
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-source-plugin</artifactId>
36-
<version>3.2.0</version>
36+
<version>3.2.1</version>
3737
<executions>
3838
<execution>
3939
<id>attach-sources</id>

0 commit comments

Comments
 (0)