Skip to content

Commit 538bed8

Browse files
Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.2 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55dccb0 commit 538bed8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
175175
<plugin>
176176
<groupId>org.apache.maven.plugins</groupId>
177177
<artifactId>maven-plugin-plugin</artifactId>
178-
<version>3.15.1</version>
178+
<version>3.15.2</version>
179179
<configuration>
180180
<!-- see https://issues.apache.org/jira/browse/MNG-5346 -->
181181
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
@@ -204,7 +204,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
204204
<plugin>
205205
<groupId>org.apache.maven.plugins</groupId>
206206
<artifactId>maven-plugin-plugin</artifactId>
207-
<version>3.15.1</version>
207+
<version>3.15.2</version>
208208
<executions>
209209
<execution>
210210
<id>mojo-descriptor</id>
@@ -304,7 +304,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
304304
<plugin>
305305
<groupId>org.apache.maven.plugins</groupId>
306306
<artifactId>maven-plugin-plugin</artifactId>
307-
<version>3.15.1</version>
307+
<version>3.15.2</version>
308308
</plugin>
309309
<plugin>
310310
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)