Update release version due to backport

See gh-29790
See gh-29902
This commit is contained in:
Sam Brannen
2023-01-31 10:00:18 +01:00
parent 89c7c6e9dd
commit ebe717ff6c
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ import static org.junit.jupiter.params.provider.Arguments.arguments;
* except that these tests have a different scope and do not use mocks.
*
* @author Sam Brannen
* @since 6.0.5
* @since 5.3.26
* @see MessagingMessageListenerAdapterTests
*/
class MessagingMessageListenerAdapterIntegrationTests {