Skip to content

Commit e936b34

Browse files
author
Dennis Labordus
authored
Merge pull request #72 from com-pas/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 0831cab + fd5cbaa commit e936b34

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
@@ -258,7 +258,7 @@ SPDX-License-Identifier: Apache-2.0
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-source-plugin</artifactId>
261-
<version>3.2.0</version>
261+
<version>3.2.1</version>
262262
<executions>
263263
<execution>
264264
<id>attach-sources</id>

0 commit comments

Comments
 (0)