This is an automated email from the ASF dual-hosted git repository.
jbertram 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 f739969d12 ARTEMIS-5749 Bump org.junit:junit-bom from 6.0.0 to 6.0.1
f739969d12 is described below
commit f739969d12a094163a3c36599229722755874761
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Nov 6 13:48:16 2025 -0600
ARTEMIS-5749 Bump org.junit:junit-bom from 6.0.0 to 6.0.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6f6bd4819f..4a0164803e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
<version.org.jacoco.plugin>0.8.14</version.org.jacoco.plugin>
<version.micrometer>1.15.5</version.micrometer>
<hamcrest.version>3.0</hamcrest.version>
- <junit.version>6.0.0</junit.version>
+ <junit.version>6.0.1</junit.version>
<junit5.version>5.14.0</junit5.version>
<junit4.version>4.13.2</junit4.version>
<version.jaxb.runtime>2.3.9</version.jaxb.runtime>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact