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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 66d7de9ef Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 
to 3.6.1
66d7de9ef is described below

commit 66d7de9ef26ba178a4bf3d8166724a5e5e12325a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 15 03:05:46 2025 +0000

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

diff --git a/pom.xml b/pom.xml
index f3c17282e..50d51234e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
         <maven.compiler.target>11</maven.compiler.target>
 
         <failIfNoTests>false</failIfNoTests>
-        <shade.plugin.version>3.6.0</shade.plugin.version>
+        <shade.plugin.version>3.6.1</shade.plugin.version>
         <spring.version>5.3.39</spring.version>
         <springws.version>3.1.3</springws.version>
         <exam.version>4.14.0</exam.version>

Reply via email to