Skip to content

Commit 4207f39

Browse files
Bump maven-source-plugin from 2.2.1 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.2.1 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-2.2.1...maven-source-plugin-3.2.1) --- 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]>
1 parent 4c1a4bb commit 4207f39

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
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.apache.maven.plugins</groupId>
136136
<artifactId>maven-source-plugin</artifactId>
137-
<version>2.2.1</version>
137+
<version>3.2.1</version>
138138
<executions>
139139
<execution>
140140
<id>attach-sources</id>
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-source-plugin</artifactId>
203-
<version>3.0.1</version>
203+
<version>3.2.1</version>
204204
</plugin>
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)