Skip to content

Commit 9bae4ce

Browse files
authored
Merge pull request #22 from secure-software-engineering/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1
2 parents 6b743d6 + 01f80b4 commit 9bae4ce

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
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>org.apache.maven.plugins</groupId>
5252
<artifactId>maven-source-plugin</artifactId>
53-
<version>3.2.1</version>
53+
<version>3.3.1</version>
5454
<executions>
5555
<execution>
5656
<id>attach-source</id>

0 commit comments

Comments
 (0)