Skip to content

Commit 74bfad2

Browse files
Bump maven-source-plugin from 3.0.1 to 3.3.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.1...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>
1 parent e5da730 commit 74bfad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ under the License.
358358
<plugin>
359359
<groupId>org.apache.maven.plugins</groupId>
360360
<artifactId>maven-source-plugin</artifactId>
361-
<version>3.0.1</version>
361+
<version>3.3.0</version>
362362
</plugin>
363363

364364
<plugin>
@@ -759,7 +759,7 @@ under the License.
759759
<plugin>
760760
<groupId>org.apache.maven.plugins</groupId>
761761
<artifactId>maven-source-plugin</artifactId>
762-
<version>3.0.1</version>
762+
<version>3.3.0</version>
763763
</plugin>
764764

765765
<plugin>

0 commit comments

Comments
 (0)