Skip to content

Commit 26714ef

Browse files
committed
Merge pull request #327 from chbriem/issue/npe-redeliver-handling
Fix: NPE if a received message is marked as "Redelivered" but no header is given
1 parent 9e49d4a commit 26714ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3.x/3.2.0-SNAPSHOT/htmlsingle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1820,7 +1820,7 @@ <h2 id="further-reading"><a class="anchor" href="#further-reading"></a>Further R
18201820
<div id="footer">
18211821
<div id="footer-text">
18221822
Version 3.2.0-SNAPSHOT<br>
1823-
Last updated 2023-10-02 13:22:24 UTC
1823+
Last updated 2023-10-05 09:20:28 UTC
18241824
</div>
18251825
</div>
18261826
</body>

3.x/snapshot/htmlsingle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1820,7 +1820,7 @@ <h2 id="further-reading"><a class="anchor" href="#further-reading"></a>Further R
18201820
<div id="footer">
18211821
<div id="footer-text">
18221822
Version 3.2.0-SNAPSHOT<br>
1823-
Last updated 2023-10-02 13:22:24 UTC
1823+
Last updated 2023-10-05 09:20:28 UTC
18241824
</div>
18251825
</div>
18261826
</body>

0 commit comments

Comments
 (0)