This is an automated email from the ASF dual-hosted git repository.
snazy 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 b12a706e main: Update dependency commons-codec:commons-codec to
v1.17.2 (#644)
b12a706e is described below
commit b12a706e275cb8e7de24b7c611b16618157a2cc4
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 10:16:03 2025 +0100
main: Update dependency commons-codec:commons-codec to v1.17.2 (#644)
---
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 72121292..e1d8ae56 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -38,7 +38,7 @@ awssdk-bom = { module = "software.amazon.awssdk:bom", version
= "2.28.15" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.30" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version =
"1.78.1" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version =
"3.1.8" }
-commons-codec1 = { module = "commons-codec:commons-codec", version = "1.17.1" }
+commons-codec1 = { module = "commons-codec:commons-codec", version = "1.17.2" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version =
"3.17.0" }
dropwizard-bom = { module = "io.dropwizard:dropwizard-bom", version.ref =
"dropwizard" }
eclipselink = { module = "org.eclipse.persistence:eclipselink", version =
"4.0.5" }