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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 39be9e55c Update dependency org.assertj:assertj-core to v3.27.7 (#3531)
39be9e55c is described below

commit 39be9e55c25c6e9890ecc5de67ba50fcf3a66c2a
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 17:04:02 2026 +0000

    Update dependency org.assertj:assertj-core to v3.27.7 (#3531)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index ada2df665..405fa72e6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -39,7 +39,7 @@ swagger = "1.6.16"
 agrona = { module = "org.agrona:agrona", version = "2.4.0" }
 antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = 
"4.9.3" } # spark integration tests
 apache-httpclient5 = { module = 
"org.apache.httpcomponents.client5:httpclient5", version = "5.6" }
-assertj-core = { module = "org.assertj:assertj-core", version = "3.27.6" }
+assertj-core = { module = "org.assertj:assertj-core", version = "3.27.7" }
 auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
 awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
 awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.41.5" }

Reply via email to