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

slachiewicz pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.9.x by this push:
     new f5c658311b Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 
1.29
f5c658311b is described below

commit f5c658311bbadd20434ece79ec99f1b4af2ad7fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 01:11:22 2025 +0000

    Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
    
    Bumps 
[org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation)
 from 1.28 to 1.29.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.28...plexus-interpolation-1.29)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-interpolation
      dependency-version: '1.29'
      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 c8b2684950..8a54a96463 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@ under the License.
     <hamcrestVersion>3.0</hamcrestVersion>
     <mockitoVersion>4.11.0</mockitoVersion>
     <plexusVersion>2.2.0</plexusVersion>
-    <plexusInterpolationVersion>1.28</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.29</plexusInterpolationVersion>
     <!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 
-->
     <version.plexus-utils>3.6.0</version.plexus-utils>
     <guiceVersion>5.1.0</guiceVersion>

Reply via email to