Skip to content

Commit b8637a8

Browse files
Bump maven-plugin-annotations from 3.6.1 to 3.6.2 (#546)
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9a8866 commit b8637a8

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
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>org.apache.maven.plugin-tools</groupId>
310310
<artifactId>maven-plugin-annotations</artifactId>
311-
<version>3.6.1</version>
311+
<version>3.6.2</version>
312312
<scope>provided</scope>
313313
</dependency>
314314
<dependency>

0 commit comments

Comments
 (0)