Skip to content

Commit e68fe95

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#781)
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ce8d22 commit e68fe95

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
@@ -511,7 +511,7 @@
511511
<plugin>
512512
<groupId>org.apache.maven.plugins</groupId>
513513
<artifactId>maven-source-plugin</artifactId>
514-
<version>3.3.0</version>
514+
<version>3.3.1</version>
515515
<executions>
516516
<execution>
517517
<id>attach-sources</id>

0 commit comments

Comments
 (0)