Skip to content

Commit fade13e

Browse files
dependabot[bot]jknack
authored andcommitted
Bump maven-plugin-annotations from 3.6.0 to 3.6.1
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.0...maven-plugin-tools-3.6.1) --- 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 d81be3e commit fade13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handlebars-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.apache.maven.plugin-tools</groupId>
5858
<artifactId>maven-plugin-annotations</artifactId>
59-
<version>3.6.0</version>
59+
<version>3.6.1</version>
6060
<scope>provided</scope>
6161
</dependency>
6262

0 commit comments

Comments
 (0)