Skip to content

Commit c9d1bc4

Browse files
committed
Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.13.1
1 parent 0f355ab commit c9d1bc4

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
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-plugin-plugin</artifactId>
165-
<version>3.13.0</version>
165+
<version>3.13.1</version>
166166
<configuration>
167167
<!-- see https://issues.apache.org/jira/browse/MNG-5346 -->
168168
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-plugin-plugin</artifactId>
194-
<version>3.13.0</version>
194+
<version>3.13.1</version>
195195
<executions>
196196
<execution>
197197
<id>mojo-descriptor</id>
@@ -294,7 +294,7 @@
294294
<plugin>
295295
<groupId>org.apache.maven.plugins</groupId>
296296
<artifactId>maven-plugin-plugin</artifactId>
297-
<version>3.13.0</version>
297+
<version>3.13.1</version>
298298
</plugin>
299299
<plugin>
300300
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)