Skip to content

Commit 5504904

Browse files
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#360)
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 c710772 commit 5504904

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
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-source-plugin</artifactId>
191-
<version>3.2.1</version>
191+
<version>3.3.0</version>
192192
</plugin>
193193
<plugin>
194194
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)