This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 2afb41bfa9 ARTEMIS-5513: update to junit 5.13.2
2afb41bfa9 is described below
commit 2afb41bfa9122400cad4bc41f4ef8a62358379fb
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jun 25 15:49:04 2025 +0100
ARTEMIS-5513: update to junit 5.13.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a895ef923..3dedf3c2d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
<version.micrometer>1.15.1</version.micrometer>
<hamcrest.version>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
- <junit5.version>5.13.1</junit5.version>
+ <junit5.version>5.13.2</junit5.version>
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
<paho.client.mqtt.version>1.2.5</paho.client.mqtt.version>
<postgresql.version>42.7.7</postgresql.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact