Skip to content

Commit 2c9ca00

Browse files
chore(deps): 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] <support@github.com>
1 parent 167f16b commit 2c9ca00

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
@@ -289,7 +289,7 @@
289289
<!-- Package Phase -->
290290
<plugin>
291291
<artifactId>maven-source-plugin</artifactId>
292-
<version>3.2.1</version>
292+
<version>3.3.0</version>
293293
<executions>
294294
<execution>
295295
<id>attach-sources</id>

0 commit comments

Comments
 (0)