This is an automated email from the ASF dual-hosted git repository.

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new ac2b6f3c7 Bump maven-plugin-plugin.version from 3.15.1 to 3.15.2
ac2b6f3c7 is described below

commit ac2b6f3c7b1c65e00fe8c980e8963688a5e249ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 17:14:40 2025 +0000

    Bump maven-plugin-plugin.version from 3.15.1 to 3.15.2
    
    Bumps `maven-plugin-plugin.version` from 3.15.1 to 3.15.2.
    
    Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 
3.15.1 to 3.15.2
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint-maven-plugin/blueprint-maven-plugin/pom.xml | 2 +-
 versioning/versioning-plugin/pom.xml                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml 
b/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
index 2bf4feeb7..e2683875f 100644
--- a/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
+++ b/blueprint-maven-plugin/blueprint-maven-plugin/pom.xml
@@ -55,7 +55,7 @@
         <javax.persistence-api.version>2.2</javax.persistence-api.version>
         <javax.transaction-api.version>1.2</javax.transaction-api.version>
         
<javax.transaction.cdi-api.version>1.2-b03</javax.transaction.cdi-api.version>
-        <maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
+        <maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
         <maven.version>3.9.11</maven.version>
         
<org.apache.aries.blueprint.api.version>1.0.1</org.apache.aries.blueprint.api.version>
         
<org.apache.aries.blueprint.cm.version>1.3.2</org.apache.aries.blueprint.cm.version>
diff --git a/versioning/versioning-plugin/pom.xml 
b/versioning/versioning-plugin/pom.xml
index 0a23b7600..45d4da9cf 100644
--- a/versioning/versioning-plugin/pom.xml
+++ b/versioning/versioning-plugin/pom.xml
@@ -46,7 +46,7 @@
         <maven-artifact-resolver.version>1.0</maven-artifact-resolver.version>
         
<maven-common-artifact-filters.version>3.4.0</maven-common-artifact-filters.version>
         <maven.version>3.9.11</maven.version>
-        <maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
+        <maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
         
<org.apache.aries.versioning.checker.version>0.3.2-SNAPSHOT</org.apache.aries.versioning.checker.version>
     </properties>
 

Reply via email to