This is an automated email from the ASF dual-hosted git repository.

dominikriemer 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 343a5b4dcb chore(deps): bump org.apache.commons:commons-configuration2 
from 2.14.0 to 2.15.1 (#4576)
343a5b4dcb is described below

commit 343a5b4dcb46cf080099d968fb3d80c5f3ca6f67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 20 19:28:06 2026 +0200

    chore(deps): bump org.apache.commons:commons-configuration2 from 2.14.0 to 
2.15.1 (#4576)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa7a5ec08c..f748e2f87c 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.14.0</commons-configuration2.version>
+        <commons-configuration2.version>2.15.1</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>

Reply via email to