Skip to content

Commit c44218f

Browse files
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#3445)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c6b87b commit c44218f

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
@@ -197,7 +197,7 @@
197197
</plugin>
198198
<plugin>
199199
<artifactId>maven-source-plugin</artifactId>
200-
<version>3.2.1</version>
200+
<version>3.3.0</version>
201201
<configuration>
202202
<attach>true</attach>
203203
</configuration>

0 commit comments

Comments
 (0)