This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 46e3e93de7a Bump commons-codec:commons-codec from 1.22.0 to 1.22.1
(#19130)
46e3e93de7a is described below
commit 46e3e93de7ab3ec1fb709ced8fc3b29bae4f9082
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 30 09:03:35 2026 -0700
Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#19130)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fe8c001335c..d349e39866f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
<commons-configuration2.version>2.15.1</commons-configuration2.version>
<commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-io.version>2.22.0</commons-io.version>
- <commons-codec.version>1.22.0</commons-codec.version>
+ <commons-codec.version>1.22.1</commons-codec.version>
<commons-cli.version>1.11.0</commons-cli.version>
<commons-net.version>3.13.0</commons-net.version>
<commons-validator.version>1.10.1</commons-validator.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]