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

commit b450b771fe700766b3bf2d480ea6b20fa2799d41
Author: Thomas Wolf <[email protected]>
AuthorDate: Thu Apr 16 20:39:32 2026 +0200

    Bump grpc 1.78.0 -> 1.79.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea17a71fb..bece7d80b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
             <!-- mockito 5.0 requires Java 11. -->
         <mockito.version>4.11.0</mockito.version>
         <testcontainers.version>1.21.3</testcontainers.version>
-        <grpc.version>1.78.0</grpc.version> <!-- Used only in tests -->
+        <grpc.version>1.79.0</grpc.version> <!-- Used only in tests -->
 
         <maven.archiver.version>3.6.6</maven.archiver.version>
         <plexus.archiver.version>4.11.0</plexus.archiver.version>

Reply via email to