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 7bd373b9 main: Update dependency commons-codec:commons-codec to 
v1.18.0 (#890)
7bd373b9 is described below

commit 7bd373b9dc3901caf330ae466a432e4cc661075d
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 27 21:07:33 2025 +0100

    main: Update dependency commons-codec:commons-codec to v1.18.0 (#890)
---
 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 faaee29e..8f461574 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -43,7 +43,7 @@ awssdk-bom = { module = "software.amazon.awssdk:bom", version 
= "2.30.6" }
 azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.30" }
 bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = 
"1.80" }
 caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = 
"3.2.0" }
-commons-codec1 = { module = "commons-codec:commons-codec", version = "1.17.2" }
+commons-codec1 = { module = "commons-codec:commons-codec", version = "1.18.0" }
 commons-lang3 = { module = "org.apache.commons:commons-lang3", version = 
"3.17.0" }
 commons-text = { module = "org.apache.commons:commons-text", version = 
"1.13.0" }
 eclipselink = { module = "org.eclipse.persistence:eclipselink", version = 
"4.0.5" }

Reply via email to