Skip to content

Commit 0a0faca

Browse files
authored
Merge pull request #138 from ContainerSolutions/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 dc24033 + 808eb81 commit 0a0faca

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-source-plugin</artifactId>
161-
<version>3.0.1</version>
161+
<version>3.2.1</version>
162162
<executions>
163163
<execution>
164164
<id>attach-sources</id>

0 commit comments

Comments
 (0)