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

github-bot pushed a commit to branch redback-2.6.x
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git


The following commit(s) were added to refs/heads/redback-2.6.x by this push:
     new 63ac0a99 Bump plexus-interpolation from 1.9 to 1.26
63ac0a99 is described below

commit 63ac0a99ff31afdb418cc5e8a8d6f2ca101365c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 15 02:52:05 2022 +0000

    Bump plexus-interpolation from 1.9 to 1.26
    
    Bumps 
[plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) 
from 1.9 to 1.26.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-interpolation/commits/plexus-interpolation-1.26)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-interpolation
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f7869e25..b09b8c1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-interpolation</artifactId>
-        <version>1.9</version>
+        <version>1.26</version>
       </dependency>
       <dependency>
         <groupId>org.apache.archiva.redback.components.cache</groupId>

Reply via email to