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

Change-Id: I1029ffd33996831a1ed12b75a089a9f82a6963a3
This commit is contained in:
Mark Derricutt
2023-05-09 11:16:31 +12:00
parent 1a83ec8550
commit 912d51d424

View File

@@ -118,7 +118,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.8.1</version>
<version>3.8.2</version>
<scope>provided</scope>
</dependency>
<dependency>