Skip to content

Commit f1e8a62

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.1.0 to 3.3.0 (#507)
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.1.0 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.1.0...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Fuelling <sappenin@gmail.com>
1 parent c3aca0f commit f1e8a62

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
@@ -375,7 +375,7 @@
375375
<!-- org.apache.maven.plugins:maven-source-plugin -->
376376
<plugin>
377377
<artifactId>maven-source-plugin</artifactId>
378-
<version>3.1.0</version>
378+
<version>3.3.0</version>
379379
<executions>
380380
<execution>
381381
<id>attach-sources</id>

0 commit comments

Comments
 (0)