Skip to content

Commit a60555e

Browse files
authored
Merge pull request #36 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
2 parents e200398 + 0af9590 commit a60555e

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
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.apache.maven.plugins</groupId>
163163
<artifactId>maven-source-plugin</artifactId>
164-
<version>3.3.0</version>
164+
<version>3.3.1</version>
165165
<executions>
166166
<execution>
167167
<id>attach-sources</id>

0 commit comments

Comments
 (0)