Skip to content

Commit 1a11d56

Browse files
authored
Merge pull request #38 from dheid/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 29878a3 + 065fff9 commit 1a11d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-source-plugin</artifactId>
192-
<version>3.2.1</version>
192+
<version>3.3.0</version>
193193
<executions>
194194
<execution>
195195
<id>attach-sources</id>

0 commit comments

Comments
 (0)