Skip to content

Commit 61022a6

Browse files
dependabot[bot]stefanseifert
authored andcommitted
Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0
Bumps `maven-plugin-plugin.version` from 3.10.2 to 3.11.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.11.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) --- 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 e209e6f commit 61022a6

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
@@ -41,7 +41,7 @@
4141
<site.url.module.prefix>tooling/conga-aem-maven-plugin</site.url.module.prefix>
4242

4343
<!-- Versions -->
44-
<maven-plugin-plugin.version>3.10.2</maven-plugin-plugin.version>
44+
<maven-plugin-plugin.version>3.11.0</maven-plugin-plugin.version>
4545

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

0 commit comments

Comments
 (0)