Skip to content

Commit d5d751d

Browse files
dependabot[bot]slandelle
authored andcommitted
⬆️ Bump maven-plugin-annotations from 3.6.2 to 3.6.4
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.6.2 to 3.6.4. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4) --- 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] <support@github.com>
1 parent a18defa commit d5d751d

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
@@ -293,7 +293,7 @@
293293
<dependency>
294294
<groupId>org.apache.maven.plugin-tools</groupId>
295295
<artifactId>maven-plugin-annotations</artifactId>
296-
<version>3.6.2</version>
296+
<version>3.6.4</version>
297297
<scope>provided</scope>
298298
</dependency>
299299

0 commit comments

Comments
 (0)