Skip to content

Commit 54c8e1e

Browse files
Merge pull request #218 from orphan-oss/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.7.1
Bump maven-plugin-plugin from 3.7.0 to 3.7.1
2 parents cf9a305 + 040ffa6 commit 54c8e1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>org.apache.maven.plugins</groupId>
169169
<artifactId>maven-plugin-plugin</artifactId>
170-
<version>3.7.0</version>
170+
<version>3.7.1</version>
171171
<configuration>
172172
<!-- see https://issues.apache.org/jira/browse/MNG-5346 -->
173173
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.apache.maven.plugins</groupId>
198198
<artifactId>maven-plugin-plugin</artifactId>
199-
<version>3.7.0</version>
199+
<version>3.7.1</version>
200200
<executions>
201201
<execution>
202202
<id>mojo-descriptor</id>
@@ -299,7 +299,7 @@
299299
<plugin>
300300
<groupId>org.apache.maven.plugins</groupId>
301301
<artifactId>maven-plugin-plugin</artifactId>
302-
<version>3.7.0</version>
302+
<version>3.7.1</version>
303303
</plugin>
304304
<plugin>
305305
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)