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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 329b33e5cd build(deps): bump org.apache.commons:commons-configuration2 
(#2565)
329b33e5cd is described below

commit 329b33e5cd7193f86b12894ac2e49816f1ea43ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 27 12:26:45 2026 +0200

    build(deps): bump org.apache.commons:commons-configuration2 (#2565)
    
    Bumps org.apache.commons:commons-configuration2 from 2.15.0 to 2.15.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-configuration2
      dependency-version: 2.15.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 e2eed3360c..dea7ecf454 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <commons-codec.version>1.22.0</commons-codec.version>
     <commons-collections4.version>4.5.0</commons-collections4.version>
     <commons-compress.version>1.28.0</commons-compress.version>
-    <commons-configuration2.version>2.15.0</commons-configuration2.version>
+    <commons-configuration2.version>2.15.1</commons-configuration2.version>
     <commons-io.version>2.22.0</commons-io.version>
     <commons-lang3.version>3.20.0</commons-lang3.version>
     <commons-logging.version>1.3.5</commons-logging.version>

Reply via email to