Skip to content

Commit 7d7c5d7

Browse files
dependabot[bot]jknack
authored andcommitted
Bump maven-plugin-plugin from 3.6.0 to 3.6.1
Bumps [maven-plugin-plugin](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.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2f92c8 commit 7d7c5d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handlebars-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.apache.maven.plugins</groupId>
101101
<artifactId>maven-plugin-plugin</artifactId>
102-
<version>3.6.0</version>
102+
<version>3.6.1</version>
103103
<configuration>
104104
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
105105
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)