Skip to content

Commit 2092f69

Browse files
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.2 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0688d86 commit 2092f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<commons-io.version>2.20.0</commons-io.version>
2626
<jaxb-api.version>2.3.1</jaxb-api.version>
2727
<jaxb-runtime.version>2.3.9</jaxb-runtime.version>
28-
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
28+
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
2929
<maven-plugin-api>3.9.11</maven-plugin-api>
3030

3131
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)