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

singhpk234 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 f07abb732 Update dependency org.apache.commons:commons-lang3 to 
v3.20.0 (#3063)
f07abb732 is described below

commit f07abb732dbc2f040d9071d018a9935700bdb4e6
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Nov 17 07:17:42 2025 +0000

    Update dependency org.apache.commons:commons-lang3 to v3.20.0 (#3063)
---
 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 40d149a6c..bfcceecb3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -49,7 +49,7 @@ awaitility = { module = "org.awaitility:awaitility", version 
= "4.3.0" }
 azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.2" }
 caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = 
"3.2.3" }
 cel-bom = { module = "org.projectnessie.cel:cel-bom", version = "0.5.3" }
-commons-lang3 = { module = "org.apache.commons:commons-lang3", version = 
"3.19.0" }
+commons-lang3 = { module = "org.apache.commons:commons-lang3", version = 
"3.20.0" }
 commons-text = { module = "org.apache.commons:commons-text", version = 
"1.14.0" }
 errorprone = { module = "com.google.errorprone:error_prone_core", version = 
"2.44.0" }
 google-cloud-storage-bom = { module = 
"com.google.cloud:google-cloud-storage-bom", version = "2.60.0" }

Reply via email to