Skip to content

Commit fc0f9c3

Browse files
build(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] <[email protected]>
1 parent dc1b352 commit fc0f9c3

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
@@ -347,7 +347,7 @@
347347
<plugin>
348348
<groupId>org.apache.maven.plugins</groupId>
349349
<artifactId>maven-source-plugin</artifactId>
350-
<version>3.2.1</version>
350+
<version>3.3.0</version>
351351
</plugin>
352352
<plugin>
353353
<groupId>org.apache.maven.plugins</groupId>
@@ -399,7 +399,7 @@
399399
<plugin>
400400
<groupId>org.apache.maven.plugins</groupId>
401401
<artifactId>maven-source-plugin</artifactId>
402-
<version>3.2.1</version>
402+
<version>3.3.0</version>
403403
<executions>
404404
<execution>
405405
<id>attach-sources</id>

0 commit comments

Comments
 (0)