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 ee4be8ab5 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 
to 3.6.0
ee4be8ab5 is described below

commit ee4be8ab5c264ccee08e4e6bc22cd882bed2f43a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 19 03:49:53 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 92b0c22da..1235fcfeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -258,7 +258,7 @@
         <javaVersion>11</javaVersion>
 
         <failIfNoTests>false</failIfNoTests>
-        <shade.plugin.version>3.5.3</shade.plugin.version>
+        <shade.plugin.version>3.6.0</shade.plugin.version>
         <spring.version>5.3.37</spring.version>
         <springws.version>3.1.3</springws.version>
         <exam.version>4.13.5</exam.version>

Reply via email to