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 e89fa1e  Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 
to 3.6.1 (#121)
e89fa1e is described below

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

    Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#121)
    
    Bumps 
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.6.0 to 3.6.1.
    - [Release 
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-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 7ac8649..80228fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
     <mockito-kotlin.version>4.1.0</mockito-kotlin.version>
 
     <!-- plugin versions -->
-    
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
+    
<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>
 

Reply via email to