This is an automated email from the ASF dual-hosted git repository.
vavrtom pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 68f43755a Use <h2> for dependency updates section in release notes
68f43755a is described below
commit 68f43755a306afe83a2e0791b6b61a551cb84560
Author: Tomas Vavricka <[email protected]>
AuthorDate: Fri Oct 10 09:13:44 2025 +0200
Use <h2> for dependency updates section in release notes
---
content/releases/qpid-broker-j-10.0.0/release-notes.html | 2 +-
input/releases/qpid-broker-j-10.0.0/release-notes.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/releases/qpid-broker-j-10.0.0/release-notes.html
b/content/releases/qpid-broker-j-10.0.0/release-notes.html
index 7094718bc..4a8482545 100644
--- a/content/releases/qpid-broker-j-10.0.0/release-notes.html
+++ b/content/releases/qpid-broker-j-10.0.0/release-notes.html
@@ -149,7 +149,7 @@ documentation, see the <a href="index.html">release
overview</a>.</p>
<li><a href="https://issues.apache.org/jira/browse/QPID-8712">QPID-8712</a> -
[Broker-J] Operation not permitted when building docker image</li>
</ul>
-<h1 id="dependency-updates">Dependency updates</h1>
+<h2 id="dependency-updates">Dependency updates</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/QPID-8684">QPID-8684</a> -
[Broker-J] Maven plugins and test dependencies updates for version 10.0.0</li>
diff --git a/input/releases/qpid-broker-j-10.0.0/release-notes.md
b/input/releases/qpid-broker-j-10.0.0/release-notes.md
index 800410f29..e1a40e51c 100644
--- a/input/releases/qpid-broker-j-10.0.0/release-notes.md
+++ b/input/releases/qpid-broker-j-10.0.0/release-notes.md
@@ -48,7 +48,7 @@ documentation, see the [release overview](index.html).
- [QPID-8709](https://issues.apache.org/jira/browse/QPID-8709) - [Broker-J]
Docker image 9.2.1-alpine does not contain entrypoint.sh
- [QPID-8712](https://issues.apache.org/jira/browse/QPID-8712) - [Broker-J]
Operation not permitted when building docker image
-# Dependency updates
+## Dependency updates
- [QPID-8684](https://issues.apache.org/jira/browse/QPID-8684) - [Broker-J]
Maven plugins and test dependencies updates for version 10.0.0
- [QPID-8685](https://issues.apache.org/jira/browse/QPID-8685) - [Broker-J]
Update to Jetty 12 (12.1.1)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]