From e661b4a5268cd33877f7b1b2ad75df226ff7b244 Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Thu, 22 Jan 2026 17:20:46 +0100 Subject: [PATCH] GH-875: Update Apache Parent POM From version 35 to 36. --- CHANGES.md | 3 ++- docs/changes/2.17.1.md | 19 +++++++++++++++++++ pom.xml | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 docs/changes/2.17.1.md diff --git a/CHANGES.md b/CHANGES.md index 8fd476431..baf5f4116 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,10 +21,11 @@ * [Version 2.13.2 to 2.14.0](./docs/changes/2.14.0.md) * [Version 2.14.0 to 2.15.0](./docs/changes/2.15.0.md) * [Version 2.15.0 to 2.16.0](./docs/changes/2.16.0.md) +* [Version 2.16.0 to 2.17.0](./docs/changes/2.17.0.md) # Latest Version -* **[Version 2.16.0 to 2.17.0](./docs/changes/2.17.0.md)** +* **[Version 2.17.0 to 2.17.1](./docs/changes/2.17.1.md)** # Planned for Next Version diff --git a/docs/changes/2.17.1.md b/docs/changes/2.17.1.md new file mode 100644 index 000000000..10da5f972 --- /dev/null +++ b/docs/changes/2.17.1.md @@ -0,0 +1,19 @@ +# Introduced in 2.17.1 + +No code changes; only a POM update to fix a deployment problem with the Maven release of 2.17.0. + +For the real changes since version 2.16.0 see the [2.17.0 change notes](./2.17.0.md). + +## Bug Fixes + +* [GH-875](https://github.com/apache/mina-sshd/issues/875) Use Apache Parent POM 36 + +## New Features + +None. + +## Potential Compatibility Issues + +None. + +## Major Code Re-factoring diff --git a/pom.xml b/pom.xml index 12716aa20..8ede282cc 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.apache apache - 35 + 36 org.apache.sshd