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

rgupta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git


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

commit bcbcd915f9b519a5a74ceb07783cb27833b29faa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 16:12:18 2026 +0000

    Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#134)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80228fd..cbd2a8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
     <!-- plugin versions -->
     
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
     <exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
-    <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
+    <maven-shade-plugin.version>3.6.2</maven-shade-plugin.version>
 
   </properties>
 

Reply via email to