Skip to content

Commit f392a31

Browse files
dependabot[bot]manusa
authored andcommitted
chore(deps): bump maven-plugin-annotations from 3.7.1 to 3.8.1
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7104c6f commit f392a31

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
@@ -89,7 +89,7 @@
8989
<jetty.version>11.0.13</jetty.version>
9090
<mockwebserver.version>0.2.2</mockwebserver.version>
9191
<maven-core.version>3.8.7</maven-core.version>
92-
<maven-plugin-annotations.version>3.7.1</maven-plugin-annotations.version>
92+
<maven-plugin-annotations.version>3.8.1</maven-plugin-annotations.version>
9393
<vertx.version>4.3.8</vertx.version>
9494

9595
<!-- API versions -->

0 commit comments

Comments
 (0)