Skip to content

Commit 7c3d1d1

Browse files
author
Dennis Labordus
authored
Merge pull request #57 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 f22a065 + f410d6b commit 7c3d1d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ SPDX-License-Identifier: Apache-2.0
288288
<plugin>
289289
<groupId>org.apache.maven.plugins</groupId>
290290
<artifactId>maven-source-plugin</artifactId>
291-
<version>3.2.0</version>
291+
<version>3.2.1</version>
292292
<executions>
293293
<execution>
294294
<id>attach-sources</id>

0 commit comments

Comments
 (0)