Skip to content

Commit a934c8c

Browse files
chore(deps): bump org.apache.maven.plugins:maven-source-plugin (#469)
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 89ec1a4 commit a934c8c

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
@@ -247,7 +247,7 @@
247247
<!-- Required: source JAR -->
248248
<plugin>
249249
<artifactId>maven-source-plugin</artifactId>
250-
<version>3.3.0</version>
250+
<version>3.3.1</version>
251251
<executions>
252252
<execution>
253253
<id>attach-sources</id>

0 commit comments

Comments
 (0)