Skip to content

Commit c27b91c

Browse files
authored
Merge pull request #191 from gresrun/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 2.2.1 to 3.2.1
2 parents 4c1a4bb + 4207f39 commit c27b91c

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)