This is an automated email from the ASF dual-hosted git repository.
tenthe pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 03b44da8f5 chore(deps): bump org.apache.commons:commons-configuration2
from 2.12.0 to 2.14.0 (#4475)
03b44da8f5 is described below
commit 03b44da8f5f3037b144eef141a55feac3ad429d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 15 06:28:31 2026 +0200
chore(deps): bump org.apache.commons:commons-configuration2 from 2.12.0 to
2.14.0 (#4475)
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 bdf8d469fe..d34108f1db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<commons-collections.version>3.2.2</commons-collections.version>
<commoms-collection4.version>4.4</commoms-collection4.version>
<commons-compress.version>1.27.1</commons-compress.version>
- <commons-configuration2.version>2.12.0</commons-configuration2.version>
+ <commons-configuration2.version>2.14.0</commons-configuration2.version>
<commons-csv.version>1.14.1</commons-csv.version>
<commons-io.version>2.21.0</commons-io.version>
<commons-jexl.version>3.4.0</commons-jexl.version>