Skip to content

Commit c01705c

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump maven-plugin-plugin.version from 3.2 to 3.15.1
Bumps `maven-plugin-plugin.version` from 3.2 to 3.15.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.2 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.2...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.3 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.3...maven-plugin-tools-3.15.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 9dda88f commit c01705c

File tree

2 files changed

+2
-2
lines changed
  • blueprint/plugin/blueprint-maven-plugin
  • versioning/versioning-plugin

2 files changed

+2
-2
lines changed

blueprint/plugin/blueprint-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<javax.transaction.cdi-api.version>1.2-b03</javax.transaction.cdi-api.version>
5454
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
5555
<maven-filtering.version>1.0-beta-4</maven-filtering.version>
56-
<maven-plugin-plugin.version>3.4</maven-plugin-plugin.version>
56+
<maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
5757
<maven.version>3.0.5</maven.version>
5858
<org.apache.aries.blueprint.api.version>1.0.1</org.apache.aries.blueprint.api.version>
5959
<org.apache.aries.blueprint.cm.version>1.0.9</org.apache.aries.blueprint.cm.version>

versioning/versioning-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<maven-core.version>3.0.3</maven-core.version>
4949
<maven-plugin-annotations.version>3.2</maven-plugin-annotations.version>
5050
<maven-plugin-api.version>3.0.3</maven-plugin-api.version>
51-
<maven-plugin-plugin.version>3.3</maven-plugin-plugin.version>
51+
<maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
5252
<maven-release-plugin.version>2.5.2</maven-release-plugin.version>
5353
<org.apache.aries.versioning.checker.version>0.3.2-SNAPSHOT</org.apache.aries.versioning.checker.version>
5454
</properties>

0 commit comments

Comments
 (0)