This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9cbf98ce138 HDDS-16291. Bump commons-codec to 1.22.1 (#10971)
9cbf98ce138 is described below
commit 9cbf98ce1389e14c213f4efcf97a74513e351f52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 10:55:10 2026 +0200
HDDS-16291. Bump commons-codec to 1.22.1 (#10971)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e62638bd818..f351b9af52a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<classpath.skip>true</classpath.skip>
<com.nimbusds.nimbus-jose-jwt.version>10.9.1</com.nimbusds.nimbus-jose-jwt.version>
<common-pool2.version>2.13.1</common-pool2.version>
- <commons-codec.version>1.22.0</commons-codec.version>
+ <commons-codec.version>1.22.1</commons-codec.version>
<commons-collections.version>4.5.0</commons-collections.version>
<commons-compress.version>1.28.0</commons-compress.version>
<commons-configuration2.version>2.15.1</commons-configuration2.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]