build(deps): Updated maven-plugin-plugin to 3.8.2

Change-Id: Id617e2c50c2b99e9e7bce08137681e54586e5cb5
This commit is contained in:
Mark Derricutt
2023-05-09 11:19:29 +12:00
parent b8ef662f6f
commit 04a1750244

View File

@@ -305,7 +305,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.6.4</version>
<version>3.8.2</version>
<configuration>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>