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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new e9ca9d4  Bump commons-lang:commons-lang from 2.1 to 2.6 (#10)
e9ca9d4 is described below

commit e9ca9d4fede6491ffd2fc2a512659c197136c288
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 25 23:07:12 2025 +0200

    Bump commons-lang:commons-lang from 2.1 to 2.6 (#10)
    
    Bumps commons-lang:commons-lang from 2.1 to 2.6.
    
    ---
    updated-dependencies:
    - dependency-name: commons-lang:commons-lang
      dependency-version: '2.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 6f8665f..8d772db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@ under the License.
     <dependency>
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
-      <version>2.1</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to