Skip to content

Commit 035b97c

Browse files
chore(deps): bump maven-source-plugin from 2.1.2 to 3.3.0 (#368)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.1.2 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-2.1.2...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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d3f497 commit 035b97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<!-- Required: source JAR -->
247247
<plugin>
248248
<artifactId>maven-source-plugin</artifactId>
249-
<version>2.1.2</version>
249+
<version>3.3.0</version>
250250
<executions>
251251
<execution>
252252
<id>attach-sources</id>

0 commit comments

Comments
 (0)