Skip to content

Commit d74c9e2

Browse files
authored
Merge pull request #2 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
Bump maven-source-plugin from 3.2.1 to 3.3.0
2 parents 5ae1783 + f4da547 commit d74c9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<plugin>
148148
<groupId>org.apache.maven.plugins</groupId>
149149
<artifactId>maven-source-plugin</artifactId>
150-
<version>3.2.1</version>
150+
<version>3.3.0</version>
151151
<executions>
152152
<execution>
153153
<id>attach-sources</id>

0 commit comments

Comments
 (0)