You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2023/05/02 16:44:14 UTC

[qpid-protonj2] 01/03: PROTON-2718 Update JUnit to v5.9.3

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

commit 2970abefefbf2178b50ee99c1f761fa3d52d3986
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon May 1 17:26:52 2023 -0400

    PROTON-2718 Update JUnit to v5.9.3
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 103b9d62..ffe5666b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
     <minimalJavaBuildVersion>11</minimalJavaBuildVersion>
 
     <!-- Test dependency versions -->
-    <junit.jupiter.version>5.9.2</junit.jupiter.version>
-    <junit.vintage.version>5.9.2</junit.vintage.version>
+    <junit.jupiter.version>5.9.3</junit.jupiter.version>
+    <junit.vintage.version>5.9.3</junit.vintage.version>
     <mockito.version>5.3.1</mockito.version>
     <proton.version>0.34.1</proton.version>
     <slf4j.version>1.7.36</slf4j.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org