Skip to content

Commit 6786885

Browse files
Bump maven-source-plugin from 3.2.1 to 3.3.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.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] <[email protected]>
1 parent 1486d83 commit 6786885

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
@@ -79,7 +79,7 @@
7979
<!-- Maven Plugin Versions -->
8080
<maven.cyclonedx.plugin.version>2.7.9</maven.cyclonedx.plugin.version>
8181
<maven.javadoc.plugin.version>3.5.0</maven.javadoc.plugin.version>
82-
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
82+
<maven.source.plugin.version>3.3.0</maven.source.plugin.version>
8383
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
8484
<maven.github.release.plugin.version>1.4.0</maven.github.release.plugin.version>
8585
<project.build.outputTimestamp>2023-02-27T15:44:39Z</project.build.outputTimestamp>

0 commit comments

Comments
 (0)