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 d44bf1aec fix(deps): update dependency org.apache.commons:commons-text
to v1.14.0 (#2178)
d44bf1aec is described below
commit d44bf1aec1e56b3b8543f9ba89853ea4b60e11d0
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jul 24 14:28:11 2025 +0200
fix(deps): update dependency org.apache.commons:commons-text to v1.14.0
(#2178)
---
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 d62027c92..aa5dad1ea 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -46,7 +46,7 @@ azuresdk-bom = { module = "com.azure:azure-sdk-bom", version
= "1.2.36" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version =
"3.2.2" }
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.19.0" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version =
"3.18.0" }
-commons-text = { module = "org.apache.commons:commons-text", version =
"1.13.1" }
+commons-text = { module = "org.apache.commons:commons-text", version =
"1.14.0" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version =
"4.0.7" }
errorprone = { module = "com.google.errorprone:error_prone_core", version =
"2.40.0" }
google-cloud-storage-bom = { module =
"com.google.cloud:google-cloud-storage-bom", version = "2.53.3" }