Skip to content

Commit 24362ac

Browse files
authored
Merge pull request #342 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-source-plugin-3.3.0
Bump maven-source-plugin from 3.2.1 to 3.3.0
2 parents 2524d89 + b448aa0 commit 24362ac

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
@@ -224,7 +224,7 @@
224224
<plugin>
225225
<groupId>org.apache.maven.plugins</groupId>
226226
<artifactId>maven-source-plugin</artifactId>
227-
<version>3.2.1</version>
227+
<version>3.3.0</version>
228228
<executions>
229229
<execution>
230230
<id>attach-sources</id>

0 commit comments

Comments
 (0)