Skip to content

Commit 0dc18cc

Browse files
dependabot[bot]stefanseifert
authored andcommitted
Bump maven-plugin-plugin.version from 3.7.1 to 3.8.1
Bumps `maven-plugin-plugin.version` from 3.7.1 to 3.8.1. Updates `maven-plugin-annotations` 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) Updates `maven-plugin-plugin` 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 - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 146c03e commit 0dc18cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tooling/conga-aem-maven-plugin

tooling/conga-aem-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<site.url.module.prefix>tooling/conga-aem-maven-plugin</site.url.module.prefix>
4343

4444
<!-- Versions -->
45-
<maven-plugin-plugin.version>3.7.1</maven-plugin-plugin.version>
45+
<maven-plugin-plugin.version>3.8.1</maven-plugin-plugin.version>
4646

4747
<!-- Enable recording of coverage during execution of maven-invoker-plugin -->
4848
<jacoco.propertyName>invoker.mavenOpts</jacoco.propertyName>

0 commit comments

Comments
 (0)