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

twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/master by this push:
     new 990734b00 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 
to 3.6.1 (#787)
990734b00 is described below

commit 990734b000df95987ea8abd0f2f2844ad1223c8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 24 15:39:46 2025 +0200

    Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#787)
    
    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)
    
    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 c2368df3a..a8bf94064 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
         <maven.compiler.source>${javac.source}</maven.compiler.source>
         <ant.version>1.10.15</ant.version>
         <ant.build.javac.source>${javac.source}</ant.build.javac.source>
-        
<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>
 
         <javac.target>${javac.source}</javac.target>
         <required.java.version>[${javac.target},)</required.java.version>

Reply via email to