This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new eaa9497dd7 fix(deps): update dependency 
nl.jqno.equalsverifier:equalsverifier to v4.3
eaa9497dd7 is described below

commit eaa9497dd7634eb91d4b37d9f8be9f0654b86af8
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 12 07:07:10 2026 +0000

    fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v4.3
---
 src/bom-testing/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bom-testing/build.gradle.kts b/src/bom-testing/build.gradle.kts
index 2232a66cd7..1f699bfb3b 100644
--- a/src/bom-testing/build.gradle.kts
+++ b/src/bom-testing/build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
         api("org.wiremock:wiremock:3.13.1")
         api("io.mockk:mockk:1.14.6")
         api("net.bytebuddy:byte-buddy:1.17.8")
-        api("nl.jqno.equalsverifier:equalsverifier:4.2.4")
+        api("nl.jqno.equalsverifier:equalsverifier:4.3")
         // activemq-all should not be used as it provides secondary slf4j 
binding
         api("org.apache.activemq:activemq-broker:6.2.0")
         api("org.apache.activemq:activemq-client:6.2.0")

Reply via email to