This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a commit to branch
dependabot/maven/org.apache.mina-mina-core-2.0.28
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit b0ee0790f1b1376294e1f4ee8a0b8a0437cdd214
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 18:08:29 2026 +0000
Bump org.apache.mina:mina-core from 2.0.27 to 2.0.28
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from
2.0.27 to 2.0.28.
- [Commits](https://github.com/apache/mina/compare/2.0.27...2.0.28)
---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
dependency-version: 2.0.28
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bece7d80b..58e47b82f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
- <version>2.0.27</version>
+ <version>2.0.28</version>
</dependency>
<dependency>
<groupId>tomcat</groupId>