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

github-bot pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d1c017  Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
8d1c017 is described below

commit 8d1c0172bec29809685fb0d6cb3af6ecd2129a3a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 18 08:02:04 2024 +0000

    Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
    
    Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2b5084..c259582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@ under the License.
     <maven.basedir>${project.build.directory}/${maven.dir}</maven.basedir>
 
     <commonsCliVersion>1.4</commonsCliVersion>
-    <commonsLangVersion>3.14.0</commonsLangVersion>
+    <commonsLangVersion>3.15.0</commonsLangVersion>
     <junit.version>5.10.3</junit.version>
     <mockitoVersion>4.11.0</mockitoVersion>
     <plexusUtilsVersion>3.5.1</plexusUtilsVersion>

Reply via email to