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 5e5cc227b2c HDDS-14585. Bump commons-pool2 to 2.13.1 (#9724)
5e5cc227b2c is described below
commit 5e5cc227b2c35ae43cdf4c55e853ae2c4c86de26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 7 09:29:16 2026 +0100
HDDS-14585. Bump commons-pool2 to 2.13.1 (#9724)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 92c9bc34a49..7385abfff96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
<classpath.skip>true</classpath.skip>
<codahale-metrics.version>3.0.2</codahale-metrics.version>
<com.nimbusds.nimbus-jose-jwt.version>10.4</com.nimbusds.nimbus-jose-jwt.version>
- <common-pool2.version>2.12.1</common-pool2.version>
+ <common-pool2.version>2.13.1</common-pool2.version>
<commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-codec.version>1.18.0</commons-codec.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]