Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit eea6863

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#144)
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 fd75f71 commit eea6863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<plugin>
211211
<artifactId>maven-source-plugin</artifactId>
212212
<groupId>org.apache.maven.plugins</groupId>
213-
<version>3.3.0</version>
213+
<version>3.3.1</version>
214214
</plugin>
215215
<plugin>
216216
<artifactId>maven-javadoc-plugin</artifactId>
@@ -479,7 +479,7 @@
479479
</execution>
480480
</executions>
481481
<groupId>org.apache.maven.plugins</groupId>
482-
<version>3.3.0</version>
482+
<version>3.3.1</version>
483483
</plugin>
484484
<plugin>
485485
<artifactId>nexus-staging-maven-plugin</artifactId>

0 commit comments

Comments
 (0)