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 9bd57efb25 build(deps-dev): bump org.apache.commons:commons-lang3 
(#2278)
9bd57efb25 is described below

commit 9bd57efb259f217017dc7ff412f48e9e3f8a6731
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 08:06:05 2025 +0200

    build(deps-dev): bump org.apache.commons:commons-lang3 (#2278)
    
    Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 7747dd4015..c0e9a5c7e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <commons-compress.version>1.28.0</commons-compress.version>
     <commons-configuration2.version>2.12.0</commons-configuration2.version>
     <commons-io.version>2.20.0</commons-io.version>
-    <commons-lang3.version>3.18.0</commons-lang3.version>
+    <commons-lang3.version>3.19.0</commons-lang3.version>
     <commons-logging.version>1.3.5</commons-logging.version>
     <commons-math3.version>3.6.1</commons-math3.version>
     <commons-net.version>3.12.0</commons-net.version>

Reply via email to