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 e9be58e88fe1fd51315f0f83e588536ae8bf29c3 Author: Thomas Wolf <[email protected]> AuthorDate: Wed Jul 1 00:40:03 2026 +0200 Bump API comparison baseline to 2.19.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0c20ea91..a72f56046 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ </scm> <properties> - <japicmp-sshd-last-release>2.18.0</japicmp-sshd-last-release> + <japicmp-sshd-last-release>2.19.0</japicmp-sshd-last-release> <minimalJavaBuildVersion>24</minimalJavaBuildVersion> <surefireJdk>[${minimalJavaBuildVersion},)</surefireJdk> <minimalMavenBuildVersion>3.9.12</minimalMavenBuildVersion>
