This is an automated email from the ASF dual-hosted git repository. tabish pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push: new bc7c0817 PROTON-2876 Update JUnit to latest bc7c0817 is described below commit bc7c08170e6bfd767b2fe1351d23b73ee6d7b530 Author: Timothy Bish <tabish...@gmail.com> AuthorDate: Tue Jul 22 16:43:28 2025 -0400 PROTON-2876 Update JUnit to latest --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cfeba6a..aa35d77e 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <minimalJavaBuildVersion>11</minimalJavaBuildVersion> <!-- Test dependency versions --> - <junit.jupiter.version>5.13.3</junit.jupiter.version> + <junit.jupiter.version>5.13.4</junit.jupiter.version> <mockito.version>5.18.0</mockito.version> <proton.version>0.34.1</proton.version> <slf4j.version>2.0.17</slf4j.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org