This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 4018cd10f2 Bump nl.jqno.equalsverifier:equalsverifier from 3.18.2 to 3.19 (#15014) 4018cd10f2 is described below commit 4018cd10f2b8a45246a5e186ae6e2e17522ce1af Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Feb 7 12:29:47 2025 -0800 Bump nl.jqno.equalsverifier:equalsverifier from 3.18.2 to 3.19 (#15014) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73510c61ea..aeea24f4ce 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ <!-- Test Libraries --> <testng.version>7.10.2</testng.version> <mockito-core.version>5.15.2</mockito-core.version> - <equalsverifier.version>3.18.2</equalsverifier.version> + <equalsverifier.version>3.19</equalsverifier.version> <testcontainers.version>1.20.4</testcontainers.version> <h2.version>2.3.232</h2.version> <jnr-posix.version>3.1.20</jnr-posix.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org