This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 8ab13129f82 build(deps): bump org.apache.commons:commons-pool2 from
2.13.0 to 2.13.1 (#20142)
8ab13129f82 is described below
commit 8ab13129f82df4f67195d36fd0222f4dd5257f80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:49:54 2026 +0800
build(deps): bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1
(#20142)
Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 996cd1ec971..4b875376452 100644
--- a/pom.xml
+++ b/pom.xml
@@ -996,7 +996,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
- <version>2.13.0</version>
+ <version>2.13.1</version>
</dependency>
<dependency>
<groupId>at.yawk.lz4</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]