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 a5212a3b5 Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.7.1 to 3.8.0
a5212a3b5 is described below

commit a5212a3b55e3abde893d3e5beb9daba5c9a7aa68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 18:59:06 2025 +0000

    Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0
    
    Bumps 
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
 from 3.7.1 to 3.8.0.
    - [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.1...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-version: 3.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 tutorials/blueprint/tutorial-assembly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/blueprint/tutorial-assembly/pom.xml 
b/tutorials/blueprint/tutorial-assembly/pom.xml
index 316cd5a8e..39b4e3b12 100644
--- a/tutorials/blueprint/tutorial-assembly/pom.xml
+++ b/tutorials/blueprint/tutorial-assembly/pom.xml
@@ -30,7 +30,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
+        <maven-assembly-plugin.version>3.8.0</maven-assembly-plugin.version>
     </properties>
 
     <dependencies>

Reply via email to