This is an automated email from the ASF dual-hosted git repository. tomaswolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit b0e45cf180a578ca84341e68ab2e069ac0cd71a3 Author: Thomas Wolf <[email protected]> AuthorDate: Thu May 28 23:27:24 2026 +0200 Bump japicmp base version to 2.18.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f997baea9..7dd0c759e 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ </scm> <properties> - <japicmp-sshd-last-release>2.17.1</japicmp-sshd-last-release> + <japicmp-sshd-last-release>2.18.0</japicmp-sshd-last-release> <minimalJavaBuildVersion>24</minimalJavaBuildVersion> <surefireJdk>[${minimalJavaBuildVersion},)</surefireJdk> <minimalMavenBuildVersion>3.9.12</minimalMavenBuildVersion>
