Skip to content

Commit df55567

Browse files
authored
Merge pull request #336 from com-pas/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 e4a466a + a582395 commit df55567

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
@@ -247,7 +247,7 @@ SPDX-License-Identifier: Apache-2.0
247247
<plugin>
248248
<groupId>org.apache.maven.plugins</groupId>
249249
<artifactId>maven-source-plugin</artifactId>
250-
<version>3.2.1</version>
250+
<version>3.3.0</version>
251251
<executions>
252252
<execution>
253253
<id>attach-sources</id>

0 commit comments

Comments
 (0)