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

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


The following commit(s) were added to refs/heads/master by this push:
     new a8b51478f29 build(deps): bump nl.jqno.equalsverifier:equalsverifier 
(#20049)
a8b51478f29 is described below

commit a8b51478f2940ed9a089127fad0cb082c7c2476f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 09:41:30 2026 +0800

    build(deps): bump nl.jqno.equalsverifier:equalsverifier (#20049)
    
    Bumps 
[nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) 
from 4.4.1 to 4.5.
    - [Release notes](https://github.com/jqno/equalsverifier/releases)
    - [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-4.4.1...equalsverifier-4.5)
    
    ---
    updated-dependencies:
    - dependency-name: nl.jqno.equalsverifier:equalsverifier
      dependency-version: '4.5'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1675aa820c9..140cef84837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1486,7 +1486,7 @@
             <dependency>
                 <groupId>nl.jqno.equalsverifier</groupId>
                 <artifactId>equalsverifier</artifactId>
-                <version>4.4.1</version>
+                <version>4.5</version>
                 <scope>test</scope>
             </dependency>
             <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to