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 65c88769b Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#822)
65c88769b is described below

commit 65c88769b8823f37e827ac3780e0a60602bf236a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 14:36:03 2025 +0200

    Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#822)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.27.4 to 3.27.5.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.5)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sshd-contrib/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sshd-contrib/pom.xml b/sshd-contrib/pom.xml
index 6aacaea76..3d897fc77 100644
--- a/sshd-contrib/pom.xml
+++ b/sshd-contrib/pom.xml
@@ -98,7 +98,7 @@
         <dependency>
             <groupId>org.assertj</groupId>
             <artifactId>assertj-core</artifactId>
-            <version>3.27.4</version>
+            <version>3.27.5</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to