This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 8a0a8c599b8 Bump org.apache.commons:commons-configuration2 from 2.9.0
to 2.10.1 (#12214)
8a0a8c599b8 is described below
commit 8a0a8c599b8576dac0430410329c62eb71da3112
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 22 10:25:37 2024 +0800
Bump org.apache.commons:commons-configuration2 from 2.9.0 to 2.10.1 (#12214)
Bumps org.apache.commons:commons-configuration2 from 2.9.0 to 2.10.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
dependency-type: direct:production
...
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 a45652f37a6..e59bdcbd2a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1672,7 +1672,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
- <version>2.9.0</version>
+ <version>2.10.1</version>
</dependency>
<dependency>
<groupId>org.apache.orc</groupId>